Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Create custom items with permanent potion effects and attributes.
v1.1.0
This update introduces significant architectural changes to improve data safety and configuration management.
NOTICE: Existing item configurations in
config.ymlwill be automatically migrated toitems.ymlupon first launch.
Changelog
- [New] Configuration Split: Items are now stored in a dedicated
items.ymlfile.config.ymlis reserved for global settings. - [New] Instant-Save: All changes made via the in-game GUI are now immediately committed to disk.
- [New] General Settings Menu: Added a new menu to toggle global settings (Debug Level, Potion Icons) in-game.
- [New] Quick Retrieve: Added Shift+Left Click shortcut to the Main Menu for quickly obtaining items.
- [Change] Backup Location: Backups are now stored in the
/plugins/BuffedItems/backups/directory. - [Remove] Manual Save: Removed
/bi savecommand and auto-save task as they are completely obsolete due to the new instant-save architecture. - [Fix] Resolved redundant console logs during plugin startup.
- [Fix] Optimized shutdown routines to prevent potential data race conditions.
Platforms
Paper
1.21–1.21.10
Dependencies
Paper
- PlaceholderAPI Optional