Created Permissions (markdown)

Elijah Andrews 2017-10-26 20:09:16 +01:00
parent 5559430a0c
commit 898f9c1149

45
Permissions.md Normal file

@ -0,0 +1,45 @@
<table width="100%">
<tr>
<th width="30%">Permission</td>
<th>Description</td>
</tr>
<tr>
<td>advancedportals.*</td>
<td>Gives access to all commands</td>
</tr>
<tr>
<td>advancedportals.createportal</td>
<td>Allows you to create portals</td>
</tr>
<tr>
<td>advancedportals.createportal.commandlevel.*</td>
<td>Allows you to increase the users level temporaily to op</td>
</tr>
<tr>
<td>advancedportals.createportal.commandlevel.op</td>
<td>Gives access to all level raisers</td>
</tr>
<tr>
<td>advancedportals.createportal.commandlevel.perms</td>
<td>Allows you to increase the users level temporaily to have all perms</td>
</tr>
<tr>
<td>advancedportals.createportal.commandlevel.console</td>
<td>Executes command in the console</td>
</tr>
<tr>
<td>advancedportals.portal</td>
<td>Allows use of portal commands</td>
</tr>
<tr>
<td>advancedportals.build</td>
<td>Allows you to build in the portal regions</td>
</tr>
<tr>
<td>advancedportals.desti</td>
<td>Gives access to all desti commands</td>
</tr>
<tr>
<td>advancedportals.warp.*</td>
<td>Access to all warps (not really used tbh)</td>
</tr>