Fixed reload sending stupid message to console (but it was still working anyway)
Enchantment names were spigot code names, not natural enchantment names, so it wasn't very understandable.
Enchantment numbers are now in roman numbers
Item name is now item type if item isn't named.
Removed a test log message
Chat item displaying plugins aren't compatible with my plugin so... I made this feature avalaible.
Players with "chat.item" permission will now be able to display their item in chat with "{item}", or "[item]", or "
", with an hover effect on them.
Fixed essentials loading before my plugin, so that my plugin couldn't hook with it for /mute
Fixed colors doing shit (I know, I say this every time)
Fixed some chat muting plugin being incompatible with mine
- Added permissions for each colors. Color permissions are now working (lol yes, the "chat.color" thing wasn't working)
- Hook with essentials to see if player is muted (essentials's mute command will work with this plugin)
- Fixed updater
- Fixed colors doing shit
hover messages are now a working option.
Little fix for colors in placeholders
Faction chats (alliance, truce, etc) are no longer bugged with my plugin
changed main command to /fchat to avoid collision with other plugins.
/chat is still usable as an alias if you don't ave other plugins with /chat command