Item Attributes (Lite)
A plugin which allows for custom attributes and properties to be applied to items. Essential for any RPG and MMO servers.
Item Attributes (Lite)

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 - Magic - Oraxen - MythicCrucible - ItemsAdder - PhatLoots - PlaceholderAPI - AuraSkills - Fabled
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
<img src="https://cdn.modrinth.com/data/cached_images/b62dabdedbf30acbe3c846cd72922070d1538c0f.png" alt="Dull sword"> <img src="https://cdn.modrinth.com/data/cached_images/e23558f90ec58472940fc6e84044b2fb3d4fef19.png" alt="Booties">
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
<img src="https://cdn.modrinth.com/data/cached_images/026aa758a1b292ea323e308795ee295947459935.png" alt="Template config"> <img src="https://cdn.modrinth.com/data/cached_images/f854798cb6b5f65214ac3a1aefc78111a94eb39d.png" alt="Template example item">
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
<img src="https://cdn.modrinth.com/data/cached_images/f563b2a7091e805706f6beb6f11170156aad4b7f.png" alt="Item with socket slots"> <img src="https://cdn.modrinth.com/data/IKwHfqq7/images/198cc0dd894f5f33d3bec0223dfdc76b56fd4451.gif" alt="Socketing an item">
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: - Mythic - Mythic - Mythic - Mythic - Mythic - Mythic
Item Tiers
<img src="https://cdn.modrinth.com/data/IKwHfqq7/images/8c90f829bb7e3b136ae08e8eb2ba8b3d1342627a.gif" alt="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 & Magic
With MagicSpells and Magic, 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.
AuraSkills & Fabled
Using AuraSkills and Fabled, a new `requires_skill` condition is added, which allows for conditional rendering of lore lines based on whether a skill is present, or the player has a certain level of it.
Commands
Attribute Commands
- /attributes unbind <attribute> - Bind an attribute to an item. - /attributes unbind <attribute> - Get information about the attributes on an item. - /attributes unbind <attribute> - List all the attributes. - /attributes unbind <attribute> - Unbind an attribute from an item.
Item Commands
- /items slot info - Set or clear the name of an item. - /items slot info - Set or clear the description of an item. - /items slot info - Bind a template to an item. - /items slot info - Bind a tier to an item. - /items slot info - Reload the plugin. - /items slot info - Add a slot to an item. - /items slot info - Bind something to an existing slot. - /items slot info - Remove a slot from an item. - /items slot info - 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.unbind - attributes.command.unbind - attributes.command.unbind - attributes.command.unbind
Item Command Permissions
- items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info - items.command.slot.info
Links
- Discord: Join the Discord - Donate: https://patreon.com/redned - Issues: Open an issue - Wiki: View the wiki