mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-28 21:45:26 +01:00
Updated Permissions (markdown)
parent
dbd692d912
commit
4ffd915d96
@ -46,4 +46,14 @@ The Challenges are part of each Addon's core features. Commands are executed by
|
||||
<td align='left' nowrap=nowrap>true</td>
|
||||
<td align='left' nowrap=nowrap>Let the player use the <b>/skygrid challenges</b> command</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='left' nowrap=nowrap>addon.challenges</td>
|
||||
<td align='left' nowrap=nowrap>true</td>
|
||||
<td align='left' nowrap=nowrap>Let the player use the <b>/challenges</b> command. Must be enabled in config.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='left' nowrap=nowrap>addon.admin.challenges</td>
|
||||
<td align='left' nowrap=nowrap>op</td>
|
||||
<td align='left' nowrap=nowrap>Access the <b>/challengesadmin</b> command. Must be enabled in config.</td>
|
||||
</tr>
|
||||
</table>
|
Loading…
Reference in New Issue
Block a user