Patch notes
Update history for my plugins.
MyLands v2.5-beta2
08/02/2026- Added /lands grade setdefault command to set default grade.
- Completed Admin GUI: Configuration (Economy, Jobs, Language).
- Player Manager (Search, individual menu, teleportation).
BETA
MyLands v2.5-beta1
08/02/2026- Technical Overhaul and Performance.
- Chunk-based spatial optimization for O(1) land lookups.
- Final externalization of Spy Mode and admin panel messages.
- Standardized messaging and global codebase audit.
- Full cleanup of legacy code (removed old roles).
BETA
MyLands v2.4-beta10
08/02/2026- New GUI interface to list and locate (via particles) all your protected containers.
- Full localization for the [private] system: the tag and display are now configurable across 10 languages.
- Persistent database indexing with automatic cleanup upon destruction.
BETA
MyLands v2.4-beta9
08/02/2026- New private chest system ([private]) with multi-user support and land ownership restrictions.
- Automatic home setting at land center upon creation.
- Auto-fill player names on signs and chat confirmation for protection success.
- Grade localization fixes.
BETA
MyLands v2.4-beta8
08/02/2026- Localized Enums (Permissions, Roles, Quest Types).
- Extended translations for English, French, and Hindi.
- Full Localization Overhaul (100%). The entire plugin is now translatable.
- Default grades and quest templates now use the localization system during initialization.
- Externalized all remaining GUI labels (Members, Permissions menus).
BETA
MyLands v2.4-beta7
08/02/2026- New Premium Leaderboard (54 slots, decorative frame, Top 3 medals 🥇🥈🥉).
- Fixed quest tracking visibility in GUI.
- Stability improvements (Thread-safety, atomic reloads, missing world handling).
- Async optimization for land creation.
BETA
MyLands v2.4-beta6
08/02/2026- Fixed cache desynchronization bug in GradeService (cache now waits for SQL confirmation).
- Major optimizations and critical fix.
- Massive performance boost in LandService for co-owners (O(1) lookup).
- GUI performance improvement by pre-processing color codes.
BETA
MyLands v2.4-beta5
08/02/2026- Customization improvement.
- GUI separators are now configurable independently for each menu (grades, permissions, leaderboard, logs) via language files.
BETA
MyLands v2.4-beta4
07/02/2026- 100% of messages translated into all 10 languages.
- Fixed strikethrough (&m) display in grade menus.
- Translation finalization and fixes.
- Technical cleanup of Messages.java.
BETA
MyLands v2.4-beta3
06/02/2026- Leaderboard fix — Fixed QuestService null injection causing quests leaderboard to always show 0.
- System now correctly passes QuestService and maintains service availability during category switch.
- SIZE, MEMBERS, WEALTH sorting logic fixed using .reversed().
BETA
MyLands v2.4-beta2
06/02/2026- Complete collaborative quest system!
- Player contribution tracking with minimum activity threshold.
- Complete activity log system with ActivityLogService.
- Functional quest leaderboard.
- LandManager integration for collaborative quests.
- Implemented all remaining TODOs.
- Personal/collaborative mode configurable in config.yml.
- Code cleanup and warning removals.
BETA
MyLands v2.4-beta1
06/02/2026- Added 8 missing Messages methods to handle all placeholders.
- Extended multilingual support verified on 10 languages.
- Critical fix for {name} placeholders in GUI titles and entry messages.
- Messages economy, creation/deletion, jobs/quests, co-ownership now properly handled.
- Refactored direct calls to dedicated methods.
BETA
MyLands v2.3
05/02/2026- Complete quest system with progression and rewards.
- Extended multilingual support to 10 languages.
- Support for Minecraft color codes in all messages.
- Fixed toSet() bug for Java < 16 compatibility.
- Fully configurable quest messages with placeholders.
MyCommands v2.9-beta4
04/02/2026- UX section added to language files (action-bar, title, preview).
- still-jailed message for jailed players on reconnect.
- Message fixes — GUIs (Homes, Warps, Jails) now correctly use general.no-permission.
- HelpCommand displays translated titles.
- Jail constants aligned with YAML keys.
BETA
MyCommands v2.9-beta3
03/02/2026- Homes and warps GUIs now use mycommands.homes and mycommands.warps.
- Permission cleanup — mycommands.gui.homes and mycommands.gui.warps removed.
- /homegui and /warpgui commands removed (replaced by /homes and /warps).
BETA
MyCommands v2.9-beta2
03/02/2026- /homes now opens the homes GUI (same as /homegui).
- Plugin help moved to /mycommands help; /help and /aide are no longer registered by the plugin.
- Home delete confirmation shows real creation date (MySQL) or "—" (YAML).
BETA
MyEconomy v1.2
03/02/2026- Full economy
- Rankings
- GUI menu
- Vault and PlaceholderAPI integrations.
MyCommands v2.9-beta1
03/02/2026- Added /heal all and /feed all.
- Per-world spawn.
- Discord webhooks (join/quit/first-join).
- Title/subtitle and ActionBar on join.
- Configurable warp limit.
BETA
MyCommands v2.8.1
03/02/2026- Admin and player commands.
- Teleportation.
- Virtual tables.
- Fixes and improvements.
MyLands v2.2
03/02/2026- Update 2.2.
- Land management.
- Co-ownership.
- Economy and jobs integration.