Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Item Attributes (Lite)
PluginMIT

Item Attributes (Lite)

A plugin which allows for custom attributes and properties to be applied to items. Essential for any RPG and MMO servers.

753
Downloads
5
Followers
7 months ago
Updated
📦
12
Versions
equipmentgame-mechanicsutilitypaperspigot
Download Latestv1.0.1View on Modrinth

📖About Item Attributes (Lite)

Item Attributes

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 Dull sword 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 Template config 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 Item with socket slots 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:

  • Common
  • Uncommon
  • Rare
  • Epic
  • Legendary
  • Mythic
Item Tiers 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 bind - Bind an attribute to an item.
  • /attributes iteminfo - Get information about the attributes on an item.
  • /attributes list - List all the attributes.
  • /attributes unbind - 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 - Bind a template to an item.
  • /items tier bind - Bind a tier to an item.
  • /items reload - Reload the plugin.
  • /items slot add - Add a slot to an item.
  • /items slot bind - Bind something to an existing slot.
  • /items slot remove - 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: View the wiki

👥 Team & Contributors

Redned
RednedOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperspigot
Minecraft Versions
1.21.31.21.41.21.51.21.61.21.71.21.81.21.91.21.10

🔗 Links

Modrinth Page