Item Flags
Example of item flags
items:
sword:
id: DIAMOND_SWORD
slot: 0
name: "&7Cool Gamer Sword"
lore:
- "&eCute little lore for you =D"
durability: 1300
enchantments:
- "sharpness 5"
- "unbreaking 3"
hide_attributes: true
hide_enchants: true
itemflags:
- "unbreakable"
- "self-drops"
- "inventory-modify"
- "death-drops"Flag List
Last updated