1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-06-26 06:34:57 +02:00

Updated Permissions (markdown)

Steve Mekkelsen Madden 2019-03-31 12:41:47 -04:00
parent 99c437a651
commit e9c802f252

@ -25,4 +25,24 @@
<td align='left' nowrap=nowrap>true</td>
<td align='left' nowrap=nowrap>Player can create a welcome warp sign</td>
</tr>
<tr>
<td align='left' nowrap=nowrap>caveblock.island.warp</td>
<td align='left' nowrap=nowrap>true</td>
<td align='left' nowrap=nowrap>Player can use <b>/ai warp</b> or <b>ai warps</b> commands</td>
</tr>
<tr>
<td align='left' nowrap=nowrap>caveblock.island.addwarp</td>
<td align='left' nowrap=nowrap>true</td>
<td align='left' nowrap=nowrap>Player can create a welcome warp sign</td>
</tr>
<tr>
<td align='left' nowrap=nowrap>skygrid.island.warp</td>
<td align='left' nowrap=nowrap>true</td>
<td align='left' nowrap=nowrap>Player can use <b>/ai warp</b> or <b>ai warps</b> commands</td>
</tr>
<tr>
<td align='left' nowrap=nowrap>skygrid.island.addwarp</td>
<td align='left' nowrap=nowrap>true</td>
<td align='left' nowrap=nowrap>Player can create a welcome warp sign</td>
</tr>
</table>