Skip to content

Commit

Permalink
docs: Minor clarification on perm restricted warps
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 authored Oct 25, 2023
1 parent 6b42901 commit 71a5526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ This is a table of HuskHomes commands, how to use them, and their required permi
<td><code>/warplist</code></td>
<td><code>/warplist [page]</code></td>
<td>View the list of warps</td>
<td><code>huskhomes.command.warplist</code></td>
<td><code>huskhomes.command.warplist</code>&dagger;</td>
<td align="center">✅</td>
</tr>
<!-- /setwarp command -->
Expand Down Expand Up @@ -422,7 +422,7 @@ This is a table of HuskHomes commands, how to use them, and their required permi
</table>

### Notes
&dagger; &mdash; If [[Permission Restricted Warps]] are in use, `/warp` also requires the applicable `huskhomes.command.warp.(warp_name)` permission node.
&dagger; &mdash; If [[Permission Restricted Warps]] are in use, the `huskhomes.command.warp.(warp_name)` permission node will also be required to be able to view and use warps.

&ddagger; &mdash; Requires `return_by_death` to be enabled in [`config.yml`](config-files).

Expand Down

0 comments on commit 71a5526

Please sign in to comment.