Commands/List/Chest: Difference between revisions

From Blockgame Wiki
(added /lwc mode persist command)
(add admin commands and cinfo)
Line 7: Line 7:
|<code>/unlock</code>
|<code>/unlock</code>
|Unlocks for everyone
|Unlocks for everyone
|-
|<code>/cinfo</code>
|View chest information, including protection type and access list
|-
|-
|<code>/cmodify [PlayerName]</code>
|<code>/cmodify [PlayerName]</code>
Line 13: Line 16:
|<code>/cmodify -[PlayerName]</code>
|<code>/cmodify -[PlayerName]</code>
|Removes access for a specific player
|Removes access for a specific player
|-
|<code>/cmodify @[PlayerName]</code>
|Adds a specific player as an admin
|-
|<code>/cmodify -@[PlayerName]</code>
|Removes a specific player as an admin
|-
|-
|<code>/cmodify t:Coveria</code>
|<code>/cmodify t:Coveria</code>

Revision as of 21:50, 19 August 2024

Command Function
/unlock Unlocks for everyone
/cinfo View chest information, including protection type and access list
/cmodify [PlayerName] Unlocks for a specific player
/cmodify -[PlayerName] Removes access for a specific player
/cmodify @[PlayerName] Adds a specific player as an admin
/cmodify -@[PlayerName] Removes a specific player as an admin
/cmodify t:Coveria Unlocks for all players of the town 'Coveria'
/cpublic Create a public protection
/cprivate Create a private protection
/cpassword Password-protect a chest
/cdonation Create a donation protection
Anyone can put items inside the protection, but they cannot be taken back out.
/cdisplay Create a display protection
Anyone can view the protection's contents, but cannot modify them.
/lwc mode persist Toggle persistent command mode
Commands will remain active until manually turned off.
Useful for changing the permissions of multiple chests.