mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-12-01 15:03:31 +01:00
Updated Commands (markdown => textile)
parent
ea128f82ce
commit
dbd692d912
@ -1,7 +1,6 @@
|
||||
<h2><b>Challenges Commands</b></h2>
|
||||
Commands for Challenges are formatted by the command being the Addon or the Addon Alias as the command followed by the "challenges" mode to use.
|
||||
<table align='center'>
|
||||
<tr>
|
||||
<table align='center'><tr>
|
||||
<td align='left'><b>Command</b></td>
|
||||
<td align='left'><b>Enable For</b></td>
|
||||
<td align='left'><b>Description</b></td>
|
||||
@ -55,4 +54,22 @@ Commands for Challenges are formatted by the command being the Addon or the Addo
|
||||
<td align='left' nowrap=nowrap>Access BSkyBlock Player Challenges GUI</td>
|
||||
<td align='left' nowrap=nowrap>bskyblock.challenges</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='left' nowrap=nowrap><b>/challenges</b></td>
|
||||
<td align='left' nowrap=nowrap>true</td>
|
||||
<td align='left' nowrap=nowrap>Access Player Challenges GUI.
|
||||
Contains either Challenges in current world or list of worlds
|
||||
where are Challenges enabled.
|
||||
This must be enabled in configuration.</td>
|
||||
<td align='left' nowrap=nowrap>addon.challenges</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='left' nowrap=nowrap><b>/challengesadmin</b></td>
|
||||
<td align='left' nowrap=nowrap>op</td>
|
||||
<td align='left' nowrap=nowrap>Access Admin Challenges GUI. Contains
|
||||
list of worlds where Challenges are enabled.
|
||||
This must be enabled in configuration.</td>
|
||||
<td align='left' nowrap=nowrap>addon.challenges.admin</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user