Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
This update is a massive visual and architectural overhaul, introducing a powerful Particle Engine, native AuraSkills integration, and a completely rewritten item data structure.
⚠️ IMPORTANT: Migration Warning
- This version automatically migrates your configuration data but just in case please take a manual backup of your plugin directory before updating.
- As a precaution, an automatic backup from your previous version can be found in
BuffedItems/backups/.
🚀 Additions
- Advanced Visuals System: Introduced a comprehensive visuals engine supporting Particles (Vortex, Helix, Wings, etc.), Sounds, Titles, and ActionBars.
- Visual Editor: Fully in-game GUI to configure particle effects, colors, offsets, delays, and durations without touching config files.
- AuraSkills Integration:
- Native Stats:
Health,Strength,Speed,Luck, andToughnessattributes are now applied as AuraSkills Stats. - Mana Costs: Active abilities and upgrades can now require AuraSkills Mana.
- Native Stats:
- Dyed Armor Support: Added full support for custom hex colors on Leather Armor, and toggle hiding color lore using the new
HIDE_DYEflag. - Grindstone Protection: Blocked BuffedItems from being used in Grindstones to prevent accidental loss.
⚡ General Changes & Refactors
- Data Structure Overhaul: Massive refactor of the
BuffedItemdata structure to improve stability and scalability. Includes automated config migration. - Modular Chat System: Redesigned the chat input handler into a modular router system, enhancing reliability for complex inputs.
- Smart Command Logic: The command system now supports
[delay:X],[chance:X], and conditional[else]blocks with or without a whitespace after the block. - Live Update Rework: Completely reworked the attribute update logic to ensure items update seamlessly in real-time.
- Performance: Optimized core checks and refactored item hashing strategy for better server performance.
🐛 Fixes
- Crafting Safety: Fixed an issue where BuffedItems could be used as vanilla ingredients in crafting recipes.
- Attribute Sync: Fixed attributes not updating correctly in real-time when modified via the editor.
- Flag Behavior: Fixed
HIDE_ENCHANTSflag behavior and ensured Glow effect correctly hides dummy enchantments. - Menu Fixes: Resolved command index parsing errors in the Active Settings menu.
- Upgrades Gui: Fixed a bug that blocks gui interactions in upgrades gui.
Information
| Published on | January 3, 2026 |
|---|---|
| Downloads | 4 |
Platforms
Paper (1.21-1.21.11)
Dependencies
Paper