Updated Commands (markdown)

sekwah41 2015-12-25 20:58:20 +00:00
parent 824d130f94
commit ea97e8cde5
1 changed files with 6 additions and 0 deletions

@ -121,4 +121,10 @@ Tags to be used in the **/portal create** command
<td>permission:testingPerms.testportal</td>
<td>Sets what permission you need to use the portal(can be customised to anything)</td>
</tr>
<tr>
<td>command</td>
<td>command:"kick @player"</td>
<td>Can type whatever command you want, can contain spaces if quote marks are used.
The command starts with # the server will execute it and if it starts with ! the player will execute it with the permissions of an op.</td>
</tr>
</table>