forked from Shevchik/WorldGuardExtender
-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Daniil Zao. edited this page Jun 6, 2026
·
5 revisions
WGExtender X is a Paper plugin that extends WorldGuard's region system with additional protection, claim controls, flags, and admin tooling.
Commands: Admin commands for managing regions and plugin configuration.
New WG Flags: Several new WorldGuard flags on top of the existing ones.
PlaceholderAPI: Some new PlaceholderAPI placeholders if the plugin is installed.
LuckPerms: Some new LuckPerms contexts if the plugin is installed.
Note
For per-group options to work, LuckPerms users might need to set vault-group-use-displaynames to false.
Region Protection
- Blocks liquids (lava, water, or other) from flowing across region boundaries
- Prevents fire from spreading into a region from outside, and/or spreading within a region
- Prevents blocks inside a region from burning
- Prevents explosions from damaging blocks or entities inside regions - with optional source detection for creepers (by target) and TNT (by primer)
Claim Enhancements
- Auto-expands the WorldEdit selection to full vertical height before claiming
- Enforces per-group maximum block limits on region size
- Enforces configurable minimum size limits: volume, horizontal, and vertical
- Applies WorldGuard flags automatically on every new claim
Command Restrictions
- Blocks non-members from running a configurable list of commands inside regions they don't own; command aliases are resolved and re-checked on a configurable tick interval
Extended WorldEdit Wand
- A special wand item (same material as the WE wand) that can't be dropped, doesn't appear in death drops, and can't deal damage - acts as a safe selection tool
Sidebar