Commands/List/Chest: Difference between revisions

From Blockgame Wiki
(Created page with "<tabber> |-|Chat Commands= {| class="mw-collapsible wiki-table sortable" width="100%" border=1 style="text-align:center;" !Command !Function |- |<code>/unlock</code> |Unlocks for everyone |- |<code>/cmodify [PlayerName]</code> |Unlocks for a specific player |- |<code>/cmodify -[PlayerName]</code> |Removes access for a specific player |- |<code>/cmodify t:Coveria</code> |Unlocks for all players of the town 'Coveria' |- |<code>/cpublic</code> |Create a public protection |...")
 
m (changing persist command to shorter version)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<tabber>
<tabber>
|-|Chat Commands=
|-|Chest Commands=
{| class="mw-collapsible wiki-table sortable" width="100%" border=1 style="text-align:center;"
{| class="mw-collapsible wiki-table sortable" width="100%" border=1 style="text-align:center;"
!Command
!Command
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 31: Line 40:
|<code>/cdisplay</code>
|<code>/cdisplay</code>
|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>/cpersist</code>
|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.