Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Modern Essentials. Fully customizable with powerful admin tools and a modular system. One plugin to replace them all.
Bug Fixes
- Team claims now cover the entire vertical column from bedrock to sky, not just a single layer
- Claim overlap detection now properly catches a small claim hidden inside a larger one
- Claim IDs no longer collide after an unclaim
- AuctionGUI clicks no longer fall through for players whose language differs from the server (same fix in AdminGUI, StatsGUI, TeamGUI)
- AuctionDatabase is synchronized, no more SQLite race conditions
/paynow requires themuteessentials.paypermission- NPE risks fixed in
/team claim info,/team info,/team kick,/team promote/demote,CheckCommand - Memory leaks closed in TeleportCommand, TeamClaimListener, HomeCommand, MsgCommand (cleanup on quit)
- Money inputs are validated and capped before applying
- BlockLog teleport respects world border and Y bounds
- Home teleport cleanly aborts if the player logs out mid-countdown
- Around 30 places where the player's language was ignored now correctly use their locale
- Hardcoded German
[Akzeptieren]button in TPA replaced with a proper Accept and Decline pair pulled frommessages.yml /team infostrike-through bar shows on both top and bottom/bl helpno longer prepends the prefix on every line- StarterKit no longer ships with hardcoded German item names, every player sees the item in their own client language
- MOTD defaults are stricter, no more accidental activation after an update
New Features
/team list [page]lists every team on the server/team delete confirmand/team unclaim [id] confirmrequire explicit confirmation/team trustand/team untrustwork for offline players/team renamerejects name collisions and same-name renames/team infoshows claim count, creation date, last-modified date/team wandrefuses to hand out a duplicate Wand- AdminGUI resizes to fit the actual number of ranks (27/36/45/54)
- AdminGUI color picker now offers all 16 real Minecraft chat colors with matching wool blocks
- AdminGUI rank tiles are dyed in the rank's actual prefix color instead of by priority
- Pending update reminder logs once per hour in the console (configurable)
- Anonymous telemetry similar to bStats. No player data, no chat, no IPs. Disable via
Telemetry.Enabled: false - Optional error reporting (off by default). Enable via
ErrorReporting.Enabled: true - ConfigUpgrader with version tracking for
config.yml,messages-*.yml, anddata.yml - Automatic backups in
plugins/MuteEssentials/backups/(last 10 per file) before any migration runs - Every config or messages change during an upgrade is logged line by line in the console
Other
- ReportCommand (dead code) removed
- BasicCommands migrated off the deprecated Attribute API
- TabCompleter extended for TeleportCommand, HomeCommand, BlockLogCommand, TeamCommand
- Console output is now in hardcoded English regardless of player language settings
- Data migration upgrades old narrow-Y claims to full-Y and stamps timestamps on existing teams
Thanks to TurboToad12 for reporting bugs and testing this release.
Information
| Published on | May 16, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-26.1.2)
Dependencies
Paper