Compatibility
Minecraft: Java Edition
1.21.x
1.20.6
Platforms
Creators
Details
Changelog
🧹 Final Refactor - Version 1.2.3
This update completes the transition to the new configuration architecture, ensuring 100% coverage of the centralized management system.
🛠️ Full Enum Integration
- Legacy Code Cleanup: Converted all remaining methods and utility classes to use the
ConfigEnum system. - Zero Direct Access: Eliminated the last remaining direct calls to
getConfig(), ensuring that every configuration check now benefits from built-in null-safety and default value fallbacks. - Consistency Pass: Standardized how strings, booleans, and numbers are retrieved across the entire codebase (Holograms, Graves, and Soul Compasses).
🚀 Performance & Safety
- Optimized Lookups: By routing all config requests through the Enum system, we've unified the logic for color processing and placeholder replacement.
- Rock-Solid Stability: This final step removes any possibility of
NullPointerExceptionscaused by missing config keys in olderconfig.ymlfiles.
The refactor is now complete. The plugin is more stable, faster, and significantly easier to maintain.
Files
Metadata
Release channel
ReleaseVersion number
1.2.3Loaders
Game versions
1.20.6–1.21.11Downloads
1Publication date
February 22, 2026 at 3:40 PMPublisher

zNxki_
Member


