Updated Commands (markdown)

sekwah41 2017-04-20 03:46:05 +01:00
parent 782269867f
commit 5559430a0c

@ -124,6 +124,6 @@ Tags to be used in the **/portal create** command
<tr>
<td>command</td>
<td>command:"#say @player is a legend"</td>
<td>Can type whatever command you want, can contain spaces if quote marks are used. If 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. (Check config tags for perms and enabling console and op features as they are disabled by default)</td>
<td>Can type whatever command you want, can contain spaces if quote marks are used. If 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. And '^' will cause the player to temporarily have all perms. (Check config tags for perms and enabling console and op features as they are disabled by default)</td>
</tr>
</table>