Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Permissions

Chalapa edited this page Apr 9, 2020 · 16 revisions

So here is a complete list of permissions and what they do

worldguard.ui: Allows users to use the User Interface of WorldGuard
worldguard.create: Allows creation of regions
worldguard.modify: Allows changes to a region
worldguard.delete: Allows deletion of a region
worldguard.enter.<REGION_NAME>: Allows entering region <REGION_NAME>
worldguard.leave.<REGION_NAME>: Allows leaving region <REGION_NAME>
worldguard.build-bypass.<REGION_NAME>: Allows building in region <REGION_NAME>
worldguard.break-bypass.<REGION_NAME>: Allows block breaking in region <REGION_NAME>
worldguard.edit.<REGION_NAME>: Allows editing in region <REGION_NAME> (using a hoe on dirt for example is considering editing)
worldguard.eat: Allows player to bypass the eat flag
worldguard.drop: Allows player to bypass the drop flag
worldguard.usechest.<REGION_NAME>: Allows use of chests in region <REGION_NAME>
worldguard.usechestender.<REGION_NAME>: Allows use of ender chests in region <REGION_NAME>
worldguard.enchantingtable.<REGION_NAME>: Allows use of enchanting tables in region <REGION_NAME>
worldguard.usedoors.<REGION_NAME>: Allows use of doors in region <REGION_NAME>
worldguard.usegates.<REGION_NAME>: Allows use of gates in region <REGION_NAME>
worldguard.usetrapdoors.<REGION_NAME>: Allows use of trapdoors in region <REGION_NAME>
worldguard.usefurnaces.<REGION_NAME>: Allows use of furnaces in region <REGION_NAME>
worldguard.useanvil.<REGION_NAME>: Allows use of anvils in region <REGION_NAME>
worldguard.usecraftingtable.<REGION_NAME>: Allows use of crafting tables in region <REGION_NAME>
worldguard.usenoteblock.<REGION_NAME>: Allows use of noteblocks in region <REGION_NAME>
worldguard.bypass-cmd.<REGION_NAME>: Allows using any commands in region <REGION_NAME>

Clone this wiki locally