Internal Change: The command no longer sends data from the old lite_eco table directly to the database. It now exports and converts legacy data into a structured .sql file.
✨ Improvements & Updates
Performance: Internal improvements to Exporters and general code optimization.
Localization: Updated translation files. Some entries in non-English languages currently default to English text where translations are missing.
Libraries: Updated to Kotlin 2.3.0 and refreshed internal dependencies.
Build System: Internal improvements to Paper libraries generation and added bundle support.
Miscellaneous
Cleaned up unused properties and internal code structures.