File Details
WorldProtect 1.0.3
- R
- Jan 20, 2026
- 108.50 KB
- 279
- Early Access
File Name
WorldProtect-1.0.3.jar
Supported Versions
- Early Access
New:
- Added region map overlay (M): shows region borders, highlighted area and region name.
- Removed old map marker/icons system (no more marker pins).
- Added region flag: map (on/off) — hides/shows this region on the world map overlay.
- Added region flag: chest-access (allow/deny) — controls access to inventories/containers (default: deny).
- Added region flag: use (allow/deny) — controls interaction with doors, levers, buttons, workstations, etc. (default: deny).
- Added region flag: build (allow/deny/none) — WorldGuard-like build control:
- none (default): owner/member can build, others cannot
- allow: everyone can build/break
- deny: nobody can build/break (admin/operator bypass still allowed)
- Added language support improvements + chat colors for deny messages.
- Added/updated en_US.properties with new customizable messages (auto-fills missing keys on reload/start).
- Added per-flag permissions:
- worldprotect.flag.map
- worldprotect.flag.chestaccess
- worldprotect.flag.use
- worldprotect.flag.build
Improvements:
- Fixed notify handling: notify off now disables messages on both region enter and region exit.
- Fixed farewell: now displays correctly on region exit when configured.
- Fixed flag priority: chest-access deny now blocks containers even when use is allow.
- Reduced client/server desync warning spam when denying interactions (improved cancel handling).
- Internal cleanup: removed deprecated connection-based cancel path.
- Fixed build failure caused by duplicate build flag handler.
Notes:
- Flags are set per region using: /rg flag <region> <flag> <value>
- Examples:
- /rg flag spawn map off
- /rg flag spawn chest-access deny
- /rg flag spawn use allow
- /rg flag spawn build deny
- /rg flag spawn notify off
- /rg flag spawn farewell Goodbye!

