Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for AltKat

Create custom items with permanent potion effects and attributes.

Report BuffedItems?

R

1.3.0

πŸ“¦ BuffedItems v1.3.0 Changelog

This update transforms the plugin from a static structure into a "Live and Dynamic" system. Changes made in config files are now instantly reflected on player items, along with a robust Usage Limit system and significant Performance Optimizations.


πŸ”₯ New Feature: Live Item & Placeholder Update

Your items are now alive! Any changes to item names, lore, or properties in the config are automatically applied to old items held by players the moment they are used.

  • Dynamic Placeholders: PlaceholderAPI (PAPI) placeholders in item names and lore (e.g., %player_name%, %vault_eco_balance%) are now re-parsed dynamically whenever the item is used or updated via the Live Update system.
  • Smart Update: Items are automatically upgraded to the latest version when used, held, picked up, or when a player joins the server (for armor).
  • Data Preservation: During the update, custom data added by players is PRESERVED:
    • βœ… Anvil-renamed Names
    • βœ… Custom Enchantments
    • βœ… Armor Trims
    • βœ… Leather Armor Colors
    • βœ… Vanilla Durability & Usage Limits

⚑ New Feature: Usage Limits

A custom Usage Right system.

  • Flexible Actions: Choose what happens on depletion: DESTROY, DISABLE (Mark as depleted), or TRANSFORM.
  • Depletion Commands: Execute custom console or player commands immediately when an item runs out of usage (supports logic prefixes like [chance], [delay]).
  • Advanced Feedback: Special sounds, special lores, and messages for depletion events.

πŸš€ Performance & Optimization

  • Item Caching: Items are cached and cloned rather than rebuilt from scratch on every interaction, significantly reducing CPU load.
  • PAPI Optimization: Added a "Fast-Fail" check to skip PlaceholderAPI calls if no % placeholders are present.

🎨 GUI & Visual Improvements

  • Usage Limit Menu: Dedicated menu for managing max usage, actions, and messages.
  • Expanded Sound Library: Reorganized sound menu with 20+ new presets.
  • Clean Icons: Implemented ItemFlags to remove clutter from menu icons.

πŸ› Bug Fixes

  • Upgrade Menu Fix: Fixed an issue where selecting a "Base Item" in the Upgrade editor was not saving correctly.
  • Hex Color Fix: Set Chat Listener priority to LOWEST to correctly capture raw Hex codes before other plugins interfere.
  • Inventory Click Fix: Prevented clicks in the player's own inventory from triggering menu buttons.
  • Armor Trim Protection: Fixed ItemProtectionListener incorrectly blocking all Smithing Table usage.
  • Sound Toggle Fix: Fixed an issue where setting a sound to NONE would still play the default sound.

Information

Published
November 29, 2025
Author
6Downloads

Platforms

Paper
Paper
1.21–1.21.10

Dependencies

PaperPaper

Dependencies: Paper

Plugins and libraries a server needs for this version to run.

No dependencies

Add anything a server has to install alongside this version.