Difference between revisions of "LWC"

m (cmodify)
m (List of Containers)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Quick reference guide for LWC explaining basic and advanced concepts.  
+
Quick reference guide for LWC explaining basic and advanced concepts. <br>
 +
LWC is for protecting containers, doors, signs, etc from being opened by other players or players you don't want to access.
 
== Common Commands ==
 
== Common Commands ==
 
{| class="wikitable"
 
{| class="wikitable"
Line 6: Line 7:
 
!Alias/Example
 
!Alias/Example
 
|-
 
|-
|/lock
+
|<code>/lock</code>
 
|Locks container
 
|Locks container
|/cprivate
+
|<code>/cprivate</code>
 
|-
 
|-
|/unlock
+
|<code>/unlock</code>
 
|Unlocks a container
 
|Unlocks a container
|/cremove
+
|<code>/cremove</code>
 
|-
 
|-
|/cpublic
+
|<code>/cpublic</code>
 
|Creates a public lock
 
|Creates a public lock
 
|None
 
|None
 
|-
 
|-
|/cdonation
+
|<code>/cdonation</code>
 
|Creates a donation Chest
 
|Creates a donation Chest
 
|None
 
|None
 
|-
 
|-
|/cpassword <password>
+
|<code>/cpassword <password></code>
 
|Creates a password protected lock.
 
|Creates a password protected lock.
|/cpassword SuperSecretLock
+
|<code>/cpassword SuperSecretLock</code>
 
|-
 
|-
|/cunlock <password>
+
|<code>/cunlock <password></code>
 
|Unlocks a password protected lock.
 
|Unlocks a password protected lock.
|/cunlock SuperSecretLock
+
|<code>/cunlock SuperSecretLock</code>
 
|-
 
|-
|/cinfo
+
|<code>/cinfo</code>
 
|View info about a lock, such as who can access.
 
|View info about a lock, such as who can access.
 
|None
 
|None
Line 41: Line 42:
 
!What It Does
 
!What It Does
 
|-
 
|-
|/cmodify
+
|<code>/cmodify</code>
 
|Modifies a lock. Details below.
 
|Modifies a lock. Details below.
 
|-
 
|-
|/lwc mode persist
+
|<code>/lwc mode persist</code>
 
|Toggles if commands persist. Great when you need to lock a lot of chest.
 
|Toggles if commands persist. Great when you need to lock a lot of chest.
 
|-
 
|-
|/lwc mode droptransfer
+
|<code>/lwc mode droptransfer</code>
 
|Make drops automatically drop into a chest. Details below.
 
|Make drops automatically drop into a chest. Details below.
 
|-
 
|-
|/lwc mode nolock
+
|<code>/lwc mode nolock</code>
 
|Toggles the ability to make new locks.
 
|Toggles the ability to make new locks.
 
|-
 
|-
|/lwc mode nospam
+
|<code>/lwc mode nospam</code>
 
|Toggles the lock creation message.
 
|Toggles the lock creation message.
 
|-
 
|-
|/lwc flag
+
|<code>/lwc flag</code>
 
|Set flags for the protections, read more below
 
|Set flags for the protections, read more below
 
|-
 
|-
Line 67: Line 68:
 
|-
 
|-
 
|Add player to lock
 
|Add player to lock
|/cmodify Teethdude
+
|<code>/cmodify Teethdude</code>
 
|-
 
|-
 
|Remove player from lock
 
|Remove player from lock
|/cmodify -Teethdude
+
|<code>/cmodify -Teethdude</code>
 
|}
 
|}
  
 
=== LWC Flags ===
 
=== LWC Flags ===
 +
TBA
 
=== droptransfer ===
 
=== droptransfer ===
 
+
TBA
 
== List of Containers ==
 
== List of Containers ==
 
Anything that can be locked in LWC is called a container. All currently lockable containers are listed below.
 
Anything that can be locked in LWC is called a container. All currently lockable containers are listed below.
 +
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;">
 +
<div style="font-weight:bold;line-height:1.6;">Containers:</div>
 +
<div class="mw-collapsible-content">
 +
*Chest
 +
*Trapped Chest
 +
*Furnace
 +
*Dispenser
 +
*Dropper
 +
*Barrel
 +
*Blast Furnace
 +
*Cartography Table
 +
*Composter
 +
*Grindstone
 +
*Lecturn
 +
*Loom
 +
*Smoker
 +
*Stonecutter
 +
*Shulker Box<nowiki>*</nowiki>
 +
*Signs<nowiki>*</nowiki>
 +
*Wooden Doors<nowiki>*</nowiki>
 +
*Wooden Trap Doors<nowiki>*</nowiki>
 +
*Iron Door
 +
*Iron Trap Door
 +
*Fence Gates<nowiki>*</nowiki>
 +
*Banners<nowiki>*</nowiki>
 +
 +
</div></div>
 +
'''<nowiki>*</nowiki>''' denotes that all variants/colours are protected.

Revision as of 22:43, 6 September 2019

Quick reference guide for LWC explaining basic and advanced concepts.
LWC is for protecting containers, doors, signs, etc from being opened by other players or players you don't want to access.

Common Commands

Command What It Does Alias/Example
/lock Locks container /cprivate
/unlock Unlocks a container /cremove
/cpublic Creates a public lock None
/cdonation Creates a donation Chest None
/cpassword <password> Creates a password protected lock. /cpassword SuperSecretLock
/cunlock <password> Unlocks a password protected lock. /cunlock SuperSecretLock
/cinfo View info about a lock, such as who can access. None

Advanced Commands

Command What It Does
/cmodify Modifies a lock. Details below.
/lwc mode persist Toggles if commands persist. Great when you need to lock a lot of chest.
/lwc mode droptransfer Make drops automatically drop into a chest. Details below.
/lwc mode nolock Toggles the ability to make new locks.
/lwc mode nospam Toggles the lock creation message.
/lwc flag Set flags for the protections, read more below

cmodify

Allows you to modify an existing lock.

Info Example
Add player to lock /cmodify Teethdude
Remove player from lock /cmodify -Teethdude

LWC Flags

TBA

droptransfer

TBA

List of Containers

Anything that can be locked in LWC is called a container. All currently lockable containers are listed below.

Containers:
  • Chest
  • Trapped Chest
  • Furnace
  • Dispenser
  • Dropper
  • Barrel
  • Blast Furnace
  • Cartography Table
  • Composter
  • Grindstone
  • Lecturn
  • Loom
  • Smoker
  • Stonecutter
  • Shulker Box*
  • Signs*
  • Wooden Doors*
  • Wooden Trap Doors*
  • Iron Door
  • Iron Trap Door
  • Fence Gates*
  • Banners*

* denotes that all variants/colours are protected.