New Feature: Added Whitelist and Blacklist modes for Home creation. You can now manage worlds as "allowed only" or "restricted only" with ease.
Chest Upgrade System
Improvement: Clan chest upgrade costs are now fully configurable and a Hard Cap for maximum pages has been added.
Global Localization Sync
Feature: All main messages and GUI files (TR, ENG, ES, FR, JP, RU) are now 100% synchronized with the master language file.
️ Modernized GUI
Update: The Chest Upgrade menu has been completely redesigned and launched for all languages.
ApexClan v0.4.0 | Developer API Update
Metadata API (Custom Data Storage)
New Feature: Developers can now store custom plugin data (e.g., Quest or Tournament stats) directly within clan objects using setMetadata and getMetadata. Fully compatible with SQLite and YAML.
⚔️ Relation API (Relation Lookup)
New Feature: Added a streamlined method to check relations (MEMBER, ALLY, RIVAL, NEUTRAL) between players. Simplifies "Friendly Fire" and "Clan Rivalry" checks for combat and protection plugins.
Global Broadcast API
New Feature: Added a method to broadcast messages to all online members of a specific clan with a single line of code, including full color support.
⚙️ Technical Core Refactor
Update: Added the clan_metadata table to the SQLite schema and refactored all storage implementations to support the new API standards.
️ Developer Note: Access all new API methods and the latest JAR file via the /api command on Discord.
⚠️
Note: If you find any missing lines or translation errors in the localization sync, please report them to us via
Discord.