v1.5.0 Changelog
Version Upgrade Notes
Before using this version, you **must delete** the following old files; otherwise, configuration loading may encounter issues:
- config.yml
- messages_br.yml
- messages_en.yml
- messages_pl.yml
- messages_zh.yml
New Features
Guild Level Upgrade Economy Configuration: Added configurable economy requirements for guild level upgrades in `config.yml`.
No Economy Plugin Support: Allows the guild plugin to function normally even when no economy plugin is enabled.
Improvements & Fixes
Tag Color Scope Restriction: Removed square brackets and appended a reset code at the end, finally escaped by ColorUtils.colorize(). Synchronized updates were made to the Guild Info GUI and PlaceholderUtils.
GUI Layout Unification & Code Optimization: Adjusted the layout of the following GUI classes to unify layout logic and optimize code readability:
- ApplicationManagementGUI
- CreateRelationGUI
- EconomyManagementGUI
- GuildInfoGUI
- GuildListManagementGUI
- GuildRelationsGUI
- GuildSettingsGUI
- InviteMemberGUI
- KickMemberGUI
- PromoteMemberGUI
- RelationManagementGUI
Language File Completion: Completed missing key values in the following language files:
- messages_br.yml
- messages_en.yml
- messages_pl.yml
- messages_zh.yml
Version Notes
This version includes all updates from v1.4.7, v1.4.8, and v1.4.9. It is recommended that all users upgrade to this version.