WGExtender is a plugin that extends WorldGuard's capabilities:
- Extended region protection for liquids, fire, and explosions
- Claim command enhancements, such as automatic vertical selection expansion
- Per-group region sizes
- Global command restrictions inside regions
WGExtender X is a fork that is maintained for modern Paper versions and includes additional features:
- Experimental Folia support
- Configurable minimum region claim size limits (volume, horizontal, vertical)
- Configurable messages in the
messages/folder - PlaceholderAPI and LuckPerms integration
- New WG flags
Head to the wiki pages for more info.
- Java 21
- Paper 1.21.3 or newer
- WorldGuard 7
- WorldEdit 7
Unlike the original WGExtender, which uses Gradle, WGExtender X uses Maven to simplify the build configuration.
git clone https://github.com/imDaniX/WGExtender.git
cd WGExtender
mvn clean packageThis project retains the same GNU Affero General Public License v3.0 (AGPL-3.0) as the original WGExtender. It can also be found in the repository.
Using Devin's badges for README and other pages.