Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
📝 Changelog - Version 1.7.6
🔧 Features, Fixes & Optimizations
🎮 Minecraft Support:
- Added full support for Minecraft versions 26.2 and 26.3.
🤝 CMI Economy Import:
- Added experimental support for importing economy data from CMI (
CMIEconomyHook). - (Note: Currently in experimental phase and not fully tested—use with caution in production).
- Added experimental support for importing economy data from CMI (
🛡️ Emergency Dump:
- Added an automatic SQL dump mechanism during database outages or shutdown failures to prevent any data loss.
🔑 Confirmation Bypass Permission:
- Added
lite.eco.admin.bypass.confirmationto allow admins to skip confirmation prompts for critical operations:/eco create/eco delete/eco database purge/eco database export/eco database import/money pay
- Added
🧪 New Debug Tools:
- Added
/eco debug dupe-testto test race conditions and verify locking mechanisms during concurrent transactions.
- Added
🧹 Janitor Service:
- Refactored logging and user feedback messages for the Janitor service.
🌐 Translation Files Update:
- Updated language files and added missing keys.
- Existing translations may be outdated—please make sure to update or regenerate your locale configuration.
🐛 Bug Fixes:
- Fixed issues in database migration scripts.
- Resolved variable bracket formatting errors.
- Cleaned up hardcoded color codes in debug output.
⚡ Optimizations & Refactoring:
- Optimized database persistence layer for saving player data directly from the cache.
- General codebase optimizations for better performance and reduced overhead.
- Implemented custom exception handling.
- Cleaned up experimental annotations and optimized class imports.
- Refactored legacy core modules for better overall stability.
📦 Dependency Updates:
- Updated Incendo Cloud framework (
cloud-bukkit). - Updated Kotlin version and Gradle build wrapper.
- Updated support for EzEconomy.
- Updated Incendo Cloud framework (
🛠️ Other Improvements:
- Plus many other minor under-the-hood changes and optimizations.
Platforms
Paper
1.21–26.3
Dependencies
Paper
- MiniPlaceholders Optional
- PlaceholderAPI Optional
- Vault Optional
- VaultUnlocked Optional