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.
Commands
Section titled “Commands”| Command | Permission | Purpose |
|---|---|---|
/rg info | worldguard.region.info.* | Shows region information at the current location. |
/rg define <id> | worldguard.region.define | Defines 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 reload | worldguard.reload | Reloads WorldGuard configuration. |
Permissions
Section titled “Permissions”| Permission | Purpose | Suggested access |
|---|---|---|
worldguard.region.info.* | Reads region information. | Support/build staff |
worldguard.region.define | Defines 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 |
Placeholders
Section titled “Placeholders”No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.
Configuration and integrations
Section titled “Configuration and integrations”- 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.
Examples
Section titled “Examples”/rg info/rg define <id>/rg flag <id> <flag> <value>Troubleshooting
Section titled “Troubleshooting”- Use
/rg infoand 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.