lwc.* |
Full administrative access to LWC add lwc.protect and lwc.admin
|
lwc.protect |
The main permission node that should be given to players. It allows players to:
- Create and remove their own protections
- Viewing the owner of any protection
- Setting non-Admin flags and modes
- Unlock password-protected chests
This permission node is also effectively the same as the following permission nodes combined:
- lwc.create.∗
- lwc.modify
- lwc.unlock
- lwc.info
- lwc.remove
- lwc.flag.∗
|
lwc.admin |
Gives the player absolute access to LWC. It gives them destructive powers along with the ability to view and remove any protection at will. The player can essentially delete every protection if they are not careful with one command. They also have access to any command under /lwc admin
|
lwc.deny |
Prevents players with this node from interacting with anything LWC can protect. For example, from opening or destroying protected and unprotected chests, furnaces, etc if protectable. |
lwc.mod |
Allows the player to open any LWC protection, but does not give them destructive powers such as being able to remove a protection or access to /lwc admin
|
lwc.shownotices |
Shows protection notices to the player. For example, when they click on a protection they can access, they will see Notice: This XXXX is protected by YYY . This is mainly useful for administrative roles so that you know that a chest you opened is protected by LWC and who it is protected by. |