Commands/List/Chest: Difference between revisions

From Blockgame Wiki
(add admin commands and cinfo)
m (changing persist command to shorter version)
 
(One intermediate revision by one other user not shown)
Line 41: Line 41:
|Create a display protection<br>Anyone can view the protection's contents, but cannot modify them.
|Create a display protection<br>Anyone can view the protection's contents, but cannot modify them.
|-
|-
|<code>/lwc mode persist</code>
|<code>/cpersist</code>
|Toggle persistent command mode<br>Commands will remain active until manually turned off.<br>Useful for changing the permissions of multiple chests.
|Toggle persistent command mode<br>Commands will remain active until manually turned off.<br>Useful for changing the permissions of multiple chests.
|-
|<code>/plot clear</code>
|Removes all LWC locks and permissions on a specific plot.
|}
|}
</tabber>
</tabber>

Latest revision as of 00:00, 19 September 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.
/cpersist Toggle persistent command mode
Commands will remain active until manually turned off.
Useful for changing the permissions of multiple chests.
/plot clear Removes all LWC locks and permissions on a specific plot.