WorldGuard ExtraFlags Plus
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #239 of 1560 bukkit mods in this game by downloads
📋 About This Mod
# WorldGuard ExtraFlags Plus (WGEFP) **Release 4.4.5** An advanced WorldGuard extension that adds **45+ extra region flags** for full control of player behavior, teleportation, and region rules — featuring Folia support, item blocking (Mace, Firework, Wind Charge, Totem, Goat Horn, Spears), throwable-only blocking (`disable-throw` for egg, snowball, pearl, XP bottle), optional PacketEvents/ProtocolLib packet hooks for full `disable-completely` coverage, and fully customizable messages. ## ⚠️ Warning DO NOT USE BOTH PLUGINS TOGETHER! > If you're upgrading from `WorldGuardExtraFlags` to `WorldGuardExtraFlagsPlus`, make sure to: > - **Remove** the old `WorldGuardExtraFlags.jar` plugin file > - **Only keep** `WorldGuardExtraFlagsPlus.jar` on your server > - Both plugins cannot coexist - they will conflict with each other ## 📖 Full Flag Usage Guide For comprehensive usage examples and detailed flag documentation, see the **(https://tinsware.github.io/wiki/docs/games/minecraft/plugins/worldguard-extraflags-plus/flag-usage)** on the tinsware Wiki. ## Why WorldGuard Extra Flags Plus? - 🪓 **Item & Throwable Control** — `disable-completely` (Mace, Firework, Wind Charge, Totem, Trident, Goat Horn, Spears), `disable-throw` (egg / snowball / pearl / XP bottle), `deny-item-drops` / `deny-item-pickup` - 🚪 **Entry Control** — XP or PlaceholderAPI level gates (`entry-min-level` / `entry-max-level`), permission gates (`entry-permission` / `entry-deny-permission`), `player-count-limit` - ⚙️ **Region Automation** — `command-on-entry/exit`, `console-command-on-entry/exit`, repeating console commands (`console-command-repeat`, `console-command-timer`), chat prefix / suffix with PlaceholderAPI; command flags support `%uuid%` - 🧱 **Block & World Interaction** — block place/break control (incl. buckets & waterlogged blocks), `enderchest-access`, `permit-workbenches`, `inventory-craft`, `villager-trade`, `disable-collision`, `chunk-unload`, `nether-portals`, `worldedit`, `lightning-damage`, `frostwalker`, `play-sounds` - 🧟 **Mob & Spawn Control** — `deny-mobspawn` by category or entity type - 🛡️ **Player Protection & Effects** — `godmode`, `keep-inventory` (incl. DeluxeCombat), `keep-exp`, `item-durability`, `fly` / `glide` / speed flags, `blocked-effects` / `give-effects` - ✨ **Extras** — Folia support, Paper 1.21 – 26.2+, customizable messages + cooldown, update checker, `hide-players` & `chambered-enderpearl` (experimental) ## Flag List (45+) All managed with standard WorldGuard flag commands. ``` (elytra-blocker) (not-on-folia) (experimental) (experimental) ``` ## Version Compatibility | Minecraft | WorldGuard | ExtraFlagsPlus | Support | | --------------- | ---------- | -------------- | --------- | | 1.21 – 26.2+ | 7.0.15+ | 4.4.5+ | ✅ Active | | 1.7 – 1.19 | Older | ❌ No support | | The jar declares `api-version: 1.21` in `plugin.yml` so Paper **1.21.x** servers (and forks such as Canvas) load it. ## Message Customization All plugin messages live in `plugins/WorldGuard/messages-wgefp.yml`. - Edit freely to match your style; color codes supported (`&c`, `&7`, etc.); disable messages with `""` - Placeholders: `{permission}`, `{required}`, `{current}`, `{item}`, `{workbench}` (e.g. `disable-throw-blocked` uses `{item}`) - Message cooldown (default 2 seconds) prevents spam; reload instantly with `/wgefp reload` or `/wg reload` ## Authors - **Active Author & Developer of WGEFP:** (https://tinsware.github.io/) - **Original author:** isokissa3 — (https://joniaromaa.fi) ## Support & Community - 📜 **Changelog:** (https://github.com/tinsware/WorldGuardExtraFlagsPlus/blob/master/CHANGELOG.md) — release **4.4.5** - 💬 **Discord:** (https://tinsware.github.io/discord) ⭐ If you like this project, give it a star on (https://github.com/tinsware/WorldGuardExtraFlagsPlus)
# WorldGuard ExtraFlags Plus (WGEFP)
Release 4. 4. 5
An advanced WorldGuard extension that adds 45+ extra region flags for full control of player behavior, teleportation, and region rules — featuring Folia support, item blocking (Mace, Firework, Wind Charge, Totem, Goat Horn, Spears), throwable-only blocking (`disable-throw` for egg, snowball, pearl, XP bottle), optional PacketEvents/ProtocolLib packet hooks for full `disable-completely` coverage, and fully customizable messages.
## ⚠️ Warning DO NOT USE BOTH PLUGINS TOGETHER!
> If you're upgrading from `WorldGuardExtraFlags` to `WorldGuardExtraFlagsPlus`, make sure to: > - Remove the old `WorldGuardExtraFlags.jar` plugin file > - Only keep `WorldGuardExtraFlagsPlus.jar` on your server > - Both plugins cannot coexist - they will conflict with each other
## 📖 Full Flag Usage Guide
For comprehensive usage examples and detailed flag documentation, see the (https://tinsware.github.io/wiki/docs/games/minecraft/plugins/worldguard-extraflags-plus/flag-usage)** on the tinsware Wiki.
## Why WorldGuard Extra Flags Plus?
- 🪓 Item & Throwable Control — `disable-completely` (Mace, Firework, Wind Charge, Totem, Trident, Goat Horn, Spears), `disable-throw` (egg / snowball / pearl / XP bottle), `deny-item-drops` / `deny-item-pickup`
- 🚪 Entry Control — XP or PlaceholderAPI level gates (`entry-min-level` / `entry-max-level`), permission gates (`entry-permission` / `entry-deny-permission`), `player-count-limit`
- ⚙️ Region Automation — `command-on-entry/exit`, `console-command-on-entry/exit`, repeating console commands (`console-command-repeat`, `console-command-timer`), chat prefix / suffix with PlaceholderAPI; command flags support `%uuid%`
- 🧱 Block & World Interaction — block place/break control (incl. buckets & waterlogged blocks), `enderchest-access`, `permit-workbenches`, `inventory-craft`, `villager-trade`, `disable-collision`, `chunk-unload`, `nether-portals`, `worldedit`, `lightning-damage`, `frostwalker`, `play-sounds`
- 🧟 Mob & Spawn Control — `deny-mobspawn` by category or entity type
- 🛡️ Player Protection & Effects — `godmode`, `keep-inventory` (incl. DeluxeCombat), `keep-exp`, `item-durability`, `fly` / `glide` / speed flags, `blocked-effects` / `give-effects`
- ✨ Extras — Folia support, Paper 1. 21 – 26. 2+, customizable messages + cooldown, update checker, `hide-players` & `chambered-enderpearl` (experimental)
## Flag List (45+)
All managed with standard WorldGuard flag commands.
``` (elytra-blocker) (not-on-folia) (experimental) (experimental) ```
## Version Compatibility
| Minecraft | WorldGuard | ExtraFlagsPlus | Support | | --------------- | ---------- | -------------- | --------- | | 1. 21 – 26. 2+ | 7. 0. 15+ | 4. 4. 5+ | ✅ Active | | 1. 7 – 1. 19 | Older | ❌ No support | |
The jar declares `api-version: 1. 21` in `plugin.yml` so Paper 1. 21.x servers (and forks such as Canvas) load it.
## Message Customization
All plugin messages live in `plugins/WorldGuard/messages-wgefp.yml`.
- Edit freely to match your style; color codes supported (`&c`, `&7`, etc.); disable messages with `""`
- Placeholders: `{permission}`, `{required}`, `{current}`, `{item}`, `{workbench}` (e.g. `disable-throw-blocked` uses `{item}`)
- Message cooldown (default 2 seconds) prevents spam; reload instantly with `/wgefp reload` or `/wg reload`
- Active Author & Developer of WGEFP: (https://tinsware.github.io/)
- Original author: isokissa3 — (https://joniaromaa.fi)
## Support & Community
- 📜 Changelog: (https://github.com/tinsware/WorldGuardExtraFlagsPlus/blob/master/CHANGELOG.md) — release 4. 4. 5
- 💬 Discord:** (https://tinsware.github.io/discord)
⭐ If you like this project, give it a star on (https://github.com/tinsware/WorldGuardExtraFlagsPlus)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- tins
- Version
- 4.4.5
- Downloads
- 18,991
- Endorsements
- 52
- Category
- bukkit
- Created
- 11/2/2025
- Updated
- 8/20/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does WorldGuard ExtraFlags Plus support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of WorldGuard ExtraFlags Plus?
Version 4.4.5, published 2026-08-20 with 18,991 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await