TheNextLvlTheNextLvl

Commands

Full `/area` command reference

GitHub Edit on GitHub

Commands

Protect commands are organized under /area.
Most commands work on existing areas and require matching protect.command.area.* permissions.

Area Commands

CommandDescriptionPermission
/area create <name> [<priority>]Create new areasprotect.command.area.create
/area delete <area>Delete existing areasprotect.command.area.delete
/area info [<area>]Query information about specific areasprotect.command.area.info
/area listList all areasprotect.command.area.list
/area priority <area> [<priority>]View or change the priority of areasprotect.command.area.priority
/area protect <area> [remove]Add, update, or remove the protection of an areaprotect.command.area.protect
/area redefine <area>Redefine the region of an existing areaprotect.command.area.redefine
/area select <area>(WorldEdit) select the region of an existing areaworldedit.selection.pos
/area teleport <area>Teleport yourself to an areaprotect.command.area.teleport

Flag Commands

CommandDescriptionPermission
/area flag info [flag] (area)Query information about flagsprotect.command.area.flag.info
/area flag list [<provider>]List all existing area flagsprotect.command.area.flag.list
/area flag reset <flag> [<area>]Reset specified flags of areasprotect.command.area.flag.reset
/area flag set <flag> <value> [<area>]Change specified flags of areasprotect.command.area.flag.set

Group Commands

CommandDescriptionPermission
/area group add <group> [<name>]Add your current selection to a groupprotect.command.area.group.add
/area group create <area>Create a group from an areaprotect.command.area.group.create
/area group delete <group>Delete a group (does not delete the area)protect.command.area.group.delete
/area group list [<group>]List all groups or regions of a groupprotect.command.area.group.list
/area group redefine <group> <region>Redefine a region inside a groupprotect.command.area.group.redefine
/area group remove <group> <region>Remove a region from a groupprotect.command.area.group.remove
/area group select <group> <region>Select a region inside a groupworldedit.selection.pos

Member Commands

CommandDescriptionPermission
/area members add <area> <players>Add members to an areaprotect.command.area.members.add
/area members list [<area>]List all members of an areaprotect.command.area.members.list
/area members remove <player>Remove a member from an areaprotect.command.area.members.remove

Owner and Parent Commands

CommandDescriptionPermission
/area owner set <area> <player>Set the owner of an areaprotect.command.area.owner.set
/area owner remove <player>Remove the owner of an areaprotect.command.area.owner.remove
/area parent set <area> <parent>Set the parent of an areaprotect.command.area.parent.set
/area parent remove <area>Remove the parent of an areaprotect.command.area.parent.remove

Schematic Commands

CommandDescriptionPermission
/area schematic save <area>Save an area's schematicprotect.command.area.schematic.save
/area schematic load <area>Load an area's schematicprotect.command.area.schematic.load
/area schematic delete <area>Delete an area's schematicprotect.command.area.schematic.delete

Commands like /area create, /area redefine, and /area group add use your current WorldEdit selection.

Last updated on

On this page