By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Displays floating text that contains information of the dropped item.
---
# - \n : Newlines.
# - & or ยง : Colors.
# - {name} : Returns the name of the item, or the custom name if it is set.
# - {vanillaName} : Returns the vanilla name of the item, disregarding custom names.
# - {count} : Returns the count of the item.
# - {attackPoints} : Returns how many points of damage this item will deal to an entity when used as a weapon.
# - {cooldownTicks} : Returns the number of ticks a player must wait before activating this item again.
# - {defensePoints} : Returns how many armor points can be gained by wearing this item.
# - {maxStackSize} : Returns the highest amount of this item which will fit into one inventory slot.
# - {lore} : Returns the lore of the item.
format: "{name} x{count}"
...
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time