Skip to content

WorldGuard Staff Reference

Public-safe technical notes for staff who configure or support WorldGuard on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/rg infoworldguard.region.info.*Shows region information at the current location.
/rg define <id>worldguard.region.defineDefines a region from the WorldEdit selection.
/rg flag <id> <flag> <value>worldguard.region.flag.regions.*Sets a region flag.
/rg addmember <id> <player>worldguard.region.addmember.*Adds a member.
/wg reloadworldguard.reloadReloads WorldGuard configuration.
PermissionPurposeSuggested access
worldguard.region.info.*Reads region information.Support/build staff
worldguard.region.defineDefines regions.Authorized builders/staff
worldguard.region.flag.regions.*Changes region flags.Senior build/admin staff
worldguard.region.bypass.*Bypasses protection in worlds.Emergency/admin use only

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • FAWE/WorldEdit supplies selections.
  • BlueBridgeWG can expose regions to BlueMap.
  • WorldGuardExtraFlags adds additional flag types.
  • Jobs, 1MB-CMIAPI Forage, mcMMO, shops, events, and other plugins may consult region state.
/rg info
/rg define <id>
/rg flag <id> <flag> <value>
  • Use /rg info and identify all overlapping regions, priorities, parent relations, and global region.
  • Check the exact flag type and inheritance before changing it.
  • Test as a non-bypassing account because staff bypass can hide the real behavior.