Skip to content

Permissions

RedstoneFuture edited this page Jun 13, 2021 · 32 revisions

Note: All modern permission plugins support wildcard permissions. Some wildcard permissions are defined in the plugin.yml manually, so if you have permission priorisation problems wth grouped or whildcard permissions, check this file at first to validate the prio based of child permission and the default value.

Basic Commands

Full tutorial: here

Node Description Default
protection info lwc.info false
modify lwc.modify false
unlock lwc.unlock false
remove lwc.remove false

Create a protection

Full tutorial: here

Node Description Default
Private protection lwc.create.private false
Public protection lwc.create.public false
Password protection lwc.create.password false
Donation protection lwc.create.donation false
Display protection lwc.create.display false

Autoprotect

Full tutorial: here

lwc.autoprotect: Gives you access to creating automatic protections. (Default: false)

Protection Flags

Full tutorial: here

Node Description Default
Magnet flag lwc.flag.magnet false
Redstone flag lwc.flag.redstone false
Auto Close flag lwc.flag.autoclose false
Allow Explosions flag lwc.flag.allowexplosions false
Hopper, Hopperin and Hopperout flag lwc.flag.hopper false
Exemption flag lwc.flag.exemption false

lwc.allflags: Gives you access to every usable flag. (Default: false)

Player modes

Full tutorial: here

Node Description Default
Persist mode lwc.mode.persist false
Nolock mode lwc.mode.nolock false
Nospam mode lwc.mode.nospam false
Droptransfer mode lwc.mode.droptransfer false

lwc.allmodes: Gives you access to every usable mode, provided they are already disabled in the core.yml. (Default: false)

Clone this wiki locally