21 Permissions
Jesse Boyd edited this page 2018-08-28 03:18:41 +10:00

Permissions:

Admin permissions:

  • fawe.admin (allow bypassing through /wea command)
  • fawe.bypass (automatically bypass worldedit restrictions)
  • worldedit.anyblock (bypass worldedit's disallowed-blocks)
  • worldedit.inventory.unrestricted (bypass inventory restrictions if those are enabled)

User permissions:

  • fawe.limit.<limitgroup> (Grants the user the specific group of limits.)
  • fawe.permpack.basic (A bunch of worldedit perms which are okay to use on a creative server)
  • worldedit.navigation.jumpto.tool (Access to the jumpto wand)
  • worldedit.navigation.thru.tool (Access to the thru wand)

Region permissions:

FAWE by default is restricted to regions, this is useful for servers wanting to give ordinary players access to WorldEdit. To enable region restrictions, set config setting region-restrictions true, and give players the appropriate region permission. If you want an admin to be able to WorldEdit anywhere using //wea command, give them the fawe.admin permission.

  • fawe.factions
  • fawe.plotsquared
  • fawe.plotsquared.member - Allows members (/plot add) to WorldEdit
  • fawe.plotsquared.admin - Allows worldediting in any plot (but not roads)
  • fawe.griefprevention
  • fawe.plotme
  • fawe.preciousstones
  • fawe.residence
  • fawe.towny
  • fawe.towny.member
  • fawe.towny.*
  • fawe.worldguard
  • fawe.worldguard.member
  • fawe.askyblock
  • fawe.askyblock.member

Extended WorldEdit permissions:

  • worldedit.schematic.load.other (allow loading of schematics in the main schematics folder via ../ when per-player-schematics are enabled)
  • worldedit.schematic.save.other (allow saving of schematics in the main schematics folder via ../ when per-player-schematics are enabled)