Compatibility
Minecraft: Java Edition
Platforms
Creators
Details
Take your server up a notch with ItemAttributes. This easy-to-use plugin adds many custom attributes to the game, and allows for custom attributes and properties to be applied to items, making it an essential item manipulation plugin for any RPG or MMO server.
Features
- Custom item attributes
- Item templates
- Socket gems
- Tier system
- Third-party plugin integration
- MagicSpells
- Oraxen
- MythicCrucible
- ItemsAdder
- PhatLoots
- PlaceholderAPI
Custom Item Attributes 📋
The core feature of this plugin is the ability to add attributes to items. These can easily be configured in-game on each item.
Built-in Item Attributes
- Damage: Increases the base damage dealt by an item.
- Health: Increases the capacity for player health when an item with this attribute is equipped.
- Critical Chance: The chance that critical damage will be applied when damage is dealt.
- Critical Damage: The additional damage to apply to an entity if critical damage is done.
- Ignition: The chance of an attack causing the enemy to catch fire.
- Armor: The amount of additional armor an item should give.
- Speed: The percentage of which to increase the player's base speed value.
- Jump: The percentage of which to increase the player's base speed value.
- Mana Regeneration (requires MagicSpells): How quickly the player should regenerate Mana if an item with this attribute is equipped.
- Mana Capacity (requires MagicSpells): How much more Mana capacity the player has if an item with this attribute is equipped.
Example Items


Item Templates 📋
Item templates let you determine a common format for an item, so that attributes, slots, etc. all display the same way across items.
Template Configuration


Socket Gems 📋
ItemAttributes allows for the creation of socket gems which enhance the attributes bound to an item. The plugin also allows for specifying the amount of slots an item can have.
Socketing Items


Tier System 📋
ItemAttributes has a basic tier system which lets you designate the rarity (or tier) of an item. The plugin comes with 6 built-in tiers:
- Common
- Uncommon
- Rare
- Epic
- Legendary
- Mythic
Item Tiers

Third Party Plugin Integration
The lite version of ItemAttributes is designed more as a framework for custom items than a feature-heavy solution on its own. Instead of duplicating functionality already done well by other plugins, it instead focuses on integrations with them, which aim to make the general experience far more seamless.
MagicSpells
With MagicSpells, item slots can hold more than just socket gems, such as spells. A Mana Regeneration and Mana Capacity attribute are also present when MagicSpells is used.
Oraxen
Oraxen is supported, allowing for you to use custom items as part of this plugin from Oraxen.
MythicCrucible
MythicCrucible is supported, allowing for you to use custom items as part of this plugin from MythicCrucible.
ItemsAdder
ItemsAdder is supported, allowing for you to use custom items as part of this plugin from ItemsAdder.
PhatLoots
PhatLoots is supported, allowing for custom loot items from this plugin to be rolled. You can define tiers, descriptions, etc. to allow for dynamic items to be created.
Commands
Attribute Commands
- /attributes bind <attribute> <value> - Bind an attribute to an item.
- /attributes iteminfo - Get information about the attributes on an item.
- /attributes list - List all the attributes.
- /attributes unbind <attribute> - Unbind an attribute from an item.
Item Commands
- /items name <name|clear> - Set or clear the name of an item.
- /items description <description|clear> - Set or clear the description of an item.
- /items template bind <template> - Bind a template to an item.
- /items tier bind <tier> - Bind a tier to an item.
- /items reload - Reload the plugin.
- /items slot add <slot> - Add a slot to an item.
- /items slot bind <slot> <value> - Bind something to an existing slot.
- /items slot remove <index> - Remove a slot from an item.
- /items slot creator - Make an item a slot creator (toggle).
- /items slot info - See information about the occupied slots for your item.
Permissions
Attribute Command Permissions
- attributes.command.bind
- attributes.command.iteminfo
- attributes.command.list
- attributes.command.unbind
Item Command Permissions
- items.command.name
- items.command.description
- items.command.template.bind
- items.command.tier.bind
- items.command.reload
- items.command.slot.add
- items.command.slot.bind
- items.command.slot.remove
- items.command.slot.creator
- items.command.slot.info
Links
- Discord: Join the Discord
- Donate: https://patreon.com/redned
- Issues: Open an issue
- Wiki: https://github.com/Pwing-Minecraft/ItemAttributes/wiki