MCAU Wiki

The Minecraft Australia Player Knowledge Base

User Tools

Site Tools


pluginhelp:lwc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pluginhelp:lwc [2022/12/21 00:53] AdeptCainpluginhelp:lwc [2024/03/06 22:04] (current) – external edit 127.0.0.1
Line 2: Line 2:
 **Lightweight Chests** allows you to protect your chests, barrels, furnaces, doors and more! Basically anything with an inventory can be protected with LWC, with the ability to allow others to access it on //your// terms! **Lightweight Chests** allows you to protect your chests, barrels, furnaces, doors and more! Basically anything with an inventory can be protected with LWC, with the ability to allow others to access it on //your// terms!
  
 +===== Commands ======
 ==== Protection Creation ==== ==== Protection Creation ====
   * **/cpublic** creates a public protection   * **/cpublic** creates a public protection
 This lets you share a block with everyone without them being able to break unlock it. This lets you share a block with everyone without them being able to break unlock it.
   * **/cprivate** creates a private protection   * **/cprivate** creates a private protection
-This is the default protection which is created when placing a block.<br/>+This is the default protection which is created when placing a block.\\
 By default, you will be the only person who can access a private protection. You are able to add others to this protection after the fact, as well as adding it on creation by adding their name after the command, e.g. **/cprivate RobotoRaccoon** would allow yourself and RobotoRaccoon to the new protection. By default, you will be the only person who can access a private protection. You are able to add others to this protection after the fact, as well as adding it on creation by adding their name after the command, e.g. **/cprivate RobotoRaccoon** would allow yourself and RobotoRaccoon to the new protection.
   * **/cpassword <Password>** creates a password protection   * **/cpassword <Password>** creates a password protection
Line 17: Line 18:
 ==== Protection Management ==== ==== Protection Management ====
   * **/cmodify <User> [User]...** modifies access to an existing protection   * **/cmodify <User> [User]...** modifies access to an existing protection
-Modifying a protection allows you to do three things: grant access (default, no prefix); remove access (prefix **-**); and give admin access (prefix **@**). +Modifying a protection allows you to do three things: grant access (default, no prefix); remove access (prefix ''-''); and give admin access (prefix ''@'').\\ 
-Examples: +Examples:\\ 
-**/cmodify RobotoRaccoon** adds RobotoRaccoon to the protection +**/cmodify RobotoRaccoon** adds RobotoRaccoon to the protection\\ 
-**/cmodify -RobotoRaccoon** removes RobotoRaccoon from the protection+**/cmodify -RobotoRaccoon** removes RobotoRaccoon from the protection\\
 **/cmodify @RobotoRaccoon** adds RobotoRaccoon to the protection as an admin **/cmodify @RobotoRaccoon** adds RobotoRaccoon to the protection as an admin
 +  * **/cremove** removes a protection
 +  * **/cunlock** unlocks a password-protected protection
 +  * **/cinfo** shows info on a protection
 +  * **/climits** shows how many protections you own. You are allowed to create unlimited protections on MCAU
 +
 +==== Protection Flags ====
 +Protection flags all end in either off or on.
 +  * **/credstone** toggles whether redstone affects the protection
 +  * **/cmagnet** pulls nearby blocks into the protection (only for blocks with an inventory)
 +  * **/cautoclose** automatically closes a protected door a short time after it's opened
 +  * **/callowexplosions** allows the protection to be destroyed by an explosion. No effect in survival
 +  * **/chopper** allows hoppers to give to and take from a protection. Functionally equivalent to both /chopperin and /chopperout
 +  * **/chopperin** allows hoppers to give to a protection
 +  * **/chopperout** allows hoppers to take from a protection
 +
 +==== User Modes ====
 +  * **/cpersist** lets you perform the same action on multiple blocks/protections without retyping the command
 +  * **/cdroptransfer** makes dropped items automatically go to a designated protection
 +    * **/cdroptransfer select** selects the protection items go to
 +    * **/cdroptransfer <on/off>** turns drop transfer on/off
 +    * **/cdroptransfer status** shows the status of drop transfer
 +  * **/cnolock** disables automatic protection creation
 +  * **/cnospam** disables protection creation messages
 +
pluginhelp/lwc.1671544392.txt.gz · Last modified: 2022/12/21 00:53 by AdeptCain