-
Notifications
You must be signed in to change notification settings - Fork 0
Player modes
Tipp: You can set all player modes for you to the default value with the
/lwc -remove modes
command. » more infos
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
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
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
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.
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. With selecting of the target chest the Droptransfer mode is activated.
-
Command:
/lwc mode droptransfer select
or/cdroptransfer select
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
With selecting of the target chest the Droptransfer mode is activated. With this command you can deactivate and activate the mode for you. After the deactivation you down't need to re-select your target chest, if you down't wish it.
-
Command:
/lwc mode droptransfer <on | off>
or/cdroptransfer <on | off>