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:[TownName]
|
Unlocks for all players of a specific town. |
/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. |
Commands/List/Chest: Difference between revisions
(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 |...") Â |
mNo edit summary  |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<tabber> | <tabber> | ||
|-| | |-|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 14: | Line 17: | ||
|Removes access for a specific player | |Removes access for a specific player | ||
|- | |- | ||
|<code>/cmodify t: | |<code>/cmodify @[PlayerName]</code> | ||
|Unlocks for all players of | |Adds a specific player as an admin | ||
|- | |||
|<code>/cmodify -@[PlayerName]</code> | |||
|Removes a specific player as an admin | |||
|- | |||
|<code>/cmodify t:[TownName]</code> | |||
|Unlocks for all players of a specific town. | |||
|- | |- | ||
|<code>/cpublic</code> | |<code>/cpublic</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> |