Item Flags
Example of item flags
Flag List
unbreakable <- makes item unable to be broken
death-drops <- when this is added to item flags it will disable the ability to be dropped if a player died with the item!
self-drops <- when this is added to item flags it will disable the ability to be dropped out of the inventory
inventory-modify <- when this is added, it disable player from moving the item in inventory, disable player from putting the item in offhand and disable ability to use as armor
overwrite <- when this is added to the item flags, it will allow the item to overwrite if there is a item in the slot where item is supposed to be in!
Last updated