Item Format
Shape your display items to perfection with a variety of customization options, allowing for a unique and visually compelling in-game experience.
Default Item Options:
material
name
Specify the display name for the item.
lore
Define the lore for the item.
glow
Enable item glow when set to true.
amount
Specify the quantity of the item.
damage
Adjust the damage (durability) of the item.
custom-model-data
Set the custom model data for the item. (Server version 1.14+ required)
unbreakable
Render the item unbreakable. (Server version 1.9+ required)
texture
owner
This is utilized to assign an owner to a player head, supporting either the player's name or their full UUID.
color
This applies to firework stars, potions, leather armor, and tipped arrows. Find custom item colors below.
item-flags
patterns
trim-material
trim-pattern
You can employ placeholders for name, lore, and owner values.
Hook Item Options:
You can employ only a single-item plugin hook option per item.
itemedit
Modify and save custom in-game items with ease.
ItemEdit
headdatabase
Utilize head textures simply by employing the ID.
HeadDatabase
itemsadder
Use custom items with textures (e.g. z_iainternal:icon_left_blue).
ItemsAdder
oraxen
Use custom items with textures
Oraxen
headdb
Utilize head textures simply by employing the ID.
HeadDB
mythicmobs
Use custom items.
MythicMobs
skulls
Utilize head textures simply by employing the ID.
Skulls
You can supersede item hook options by employing alternative default settings.
Custom Item Colors:
RANDOM (RGB)
R G B (e.g 255 0 0)
#RRGGBB (e.g #ff0099)
COLOR (e.g WHITE)
Find the default Bukkit colors here.
Last updated