Alathra:Locking: Difference between revisions

mNo edit summary
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.


To remove a player from a group, do <code>/bolt group remove [group name] [username]</code>.
{| 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
|}


To delete a group, do <code>/bolt group delete [group name]</code>.
To list all the players in a group, do <code>/bolt group list [group name]</code>.


<!-- Table Position -->
<!-- Table Position -->