-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathperms.md.html
More file actions
9 lines (9 loc) · 853 Bytes
/
perms.md.html
File metadata and controls
9 lines (9 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
<link href="https://raw.github.com/clownfart/Markdown-CSS/master/markdown.css" rel="stylesheet"></link>
<h1 id="permissions">Permissions</h1>
<p><a href="index.md.html">Back to index</a></p>
<h2 id="permissions-1">Permissions<a id="Permissions"></a></h2>
<p>Like Bukkit and other administrative modifications, TShock supports adding groups and permissions. In the current implementation, you can only edit groups ingame, adding and removing them isn't supported <em>yet</em>.</p>
<h2 id="adding-permissions">Adding permissions:</h2>
<p>To add a permission to a given group, use the command "<strong>/modgroup [add|del] [group] [permission]</strong>". Example: <em>/modgroup add trustedadmin tpall</em>.</p>
<h2 id="permission-nodes">Permission nodes:</h2>
<p><a href="permissions.md.html">A list of permission nodes can be found here.</a></p>