Skip to content

Player modes

RedstoneFuture edited this page Jun 28, 2021 · 15 revisions

Persist mode

Persist allows you to use a single-use command such as /cprivate or /cinfo multiple times in a row, allowing you to very quickly protect a room of chests, doors or any other block.

  • Command: /lwc mode persist or /cpersist (first time for the activation and a second time to deactivate it = toggle)

  • Permission: lwc.mode.persist

Nolock mode

This mode will override the auto protection: if you activate it, all placed must be manually protected, unless the "autoprotect" option in the core.yml for this block.

  • Command: /lwc mode nolock or /cnolock (first time for the activation and a second time to deactivate it = toggle)

  • Permission: lwc.mode.nolock

Nospam mode

By default, if a player place a block and the "autoprotect" option for this block is activated in the core.yml, he gets a message about this new protection. This may mass in the chat, so these messages are deactivatable with this mode.

  • Command: /lwc mode cnospam or /nospam (first time for the activation and a second time to deactivate it = toggle)

  • Permission: lwc.mode.nospam

Droptransfer mode

The Droptransfer mode is similar to the Magnet Protection Flag but world-wide: When you drop items from your inventory to the ground, it will be transferred to a "target chest". If the chest is full, you will be notified and the items that did not fit will be returned to you. It will only transfer to a chest in the current world. There is no limit to the range.

Select A Target Inventory

To use the Droptransfer mode, firstly you must select a target inventory block. In this inventory block the items will drop in them. Logging out will clear your drop transfer target.

  • Command: /lwc mode droptransfer select or /cdroptransfer select

Activate / Deactivate The Droptransfer

With this command you activate and deactivate the mode for you. After the OFF-command you can re-enable it without re-selecting your chest.

  • Command: /lwc mode droptransfer <on | off> or /cdroptransfer <on | off>

Show Droptransfer Status

With this command you can view the current status of the Droptransfer mode.

  • Command: /lwc mode droptransfer status or /cdroptransfer status

  • Permission: lwc.mode.droptransfer

Clone this wiki locally