Advancement Announcer v1.5.0
v1.5.0 includes structural changes to the preset system, core stability improvements, and revised command usage.
Changes
- Advanced Preset System: Presets are now configuration sections that can store specific Styles and Icons, not just text messages.
- Revised Command Structure: The /aa send command has been updated for flexibility:
- /aa send preset <name> <target> - Sends a preset using its saved configuration.
- /aa send <style> <icon> <target> <presetName> - Overrides a preset's visual settings while using its message.
- Improved Tab Completion: Tab suggestions now accurately reflect the new command structure.
Fixes & Improvements
- Core Handler Refactor: Rewrote the advancement sending logic to resolve "Already exists" errors and implemented smart caching for better performance.
- Auto-Migration: Legacy configurations are automatically upgraded to the new format, with a safety backup created beforehand.