Commands/List/Chest: Difference between revisions

From Blockgame Wiki
(added /lwc mode persist command)
m (changing persist command to shorter version)
 
(2 intermediate revisions by 2 users not shown)
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>
Line 32: 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.