Alathra:Locking: Difference between revisions
OneDarkWolfy (talk | contribs) mNo edit summary |
OneDarkWolfy (talk | contribs) mNo edit summary |
||
Line 60: | Line 60: | ||
You can create custom groups for locks, by typing the command <code>/bolt group create [group name]</code>. Once a group is create you can then add players to that group by typing the command <code>/bolt group add [group name] [username]</code>. Once a group is created it will appear in '''Edit Access''' list on the lock menu. | You can create custom groups for locks, by typing the command <code>/bolt group create [group name]</code>. Once a group is create you can then add players to that group by typing the command <code>/bolt group add [group name] [username]</code>. Once a group is created it will appear in '''Edit Access''' list on the lock menu. | ||
{| class="wikitable sortable" | |||
! Command||Purpose | |||
|- | |||
|/bolt group create [group name]||Creates a group | |||
|- | |||
|/bolt group add [group name] [username]||Adds a player to a specific group | |||
|- | |||
|/bolt group remove [group name] [username]||Removes a player from a specific group | |||
|- | |||
|/bolt group delete [group name] [username]||Deletes a specific group | |||
|- | |||
|/bolt group list [group name]||Lists all the players in a specific group | |||
|} | |||
<!-- Table Position --> | <!-- Table Position --> |