-
Notifications
You must be signed in to change notification settings - Fork 0
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.
Full tutorial: here
| Node | Description | Default |
|---|---|---|
| protection info | lwc.info |
false |
| unlock | lwc.unlock |
false |
| remove | lwc.remove |
false |
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 |
Full tutorial: here
lwc.autoprotect: Gives you access to creating automatic protections. (Default: false)
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)
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)