ShowItem 1.1.1 - More message configurations and nickname support
Please make sure to add the new config options or let the configuration regenerate by deleting it!
Added support for player nicknames (usenickname option in config, default is true)
Added support for player team colors
Added configuration section to set the format of the text for named and unnamed items (lang.item.named and lang.item.unnamed, you have to add or set them in order for this plugin to work properly)
Added variable to display the item count if the player holds more then one (Set the formatting
Fixed the name of potions when using this plugin with pre 1.9 servers
# Whether or not we should attempt to send the nickname instead of the username
# This will also include colors/prefixes of the team the player is in!
usenickname: true
lang:
count: "(%count%x)"
item:
# The different texts that display the item
# The %icon% variable will only be displayed then texticonrp is set to true
# The %count% variable will be replaced with lang.count if more then 1 item is shown
# The string will be automatically colored but it tries to respect custom codes
unnamed: "[%icon%%type%]&a%count%"
named: "[%icon%%name%]&a%count%"
# The %type% variable is also usable in the named string for example like this:
# named: "%icon%%type% &anamed %name%