-
Notifications
You must be signed in to change notification settings - Fork 35
Permissions
(Please change
<REGION_NAME>
to your regions name without < and >):
worldguard.ui
: Permission to use the GUI with /wg
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.edit.<REGION_NAME>
: Allows editing in region <REGION_NAME>
(using a hoe on dirt for example is considering editing)
worldguard.block-place.<REGION_NAME>
and worldguard.place.<REGION_NAME>
: Allows player to places blocks in region <REGION_NAME>
(This Permissions are the same, took one of these)
worldguard.block-break.<REGION_NAME>
and worldguard.break.<REGION_NAME>
: Allows player to break blocks in region <REGION_NAME>
(This Permissions are the same, took one of these)
worldguard.eat.<REGION_NAME>
: Allows player to bypass the eat
flag in region <REGION_NAME>
worldguard.drop.<REGION_NAME>
: Allows player to bypass the drop
flag in region <REGION_NAME>
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.usetrappedchest.<REGION_NAME>
: Allows use of trapped 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.usecauldron.<REGION_NAME>:
Allows use of cauldrons in region <REGION_NAME>
worldguard.usebrewingstand.<REGION_NAME>:
Allows use of brewingstands in region <REGION_NAME>
worldguard.usebeacons.<REGION_NAME>:
Allows use of beacons in region <REGION_NAME>
worldguard.usebutton.<REGION_NAME>:
Allows use buttons in region <REGION_NAME>
worldguard.usepressureplate.<REGION_NAME>:
Allows use pressureplates in region <REGION_NAME>
worldguard.bypass-cmd.<REGION_NAME>:
Allows using any commands in region <REGION_NAME>
worldguard.bypass.gamemode<REGION_NAME>:
Allows to bypassing the gamemode in region <REGION_NAME>
worldguard.build-bypass
: Allows building in all WG regions of an whole world.
worldguard.break-bypass
: Allows block breaking in all WG regions of an whole world.