RadBuilder / EmojiChat

A simple, configurable, opensource plugin that adds emojis to your chat!
https://emojichat.radbuilder.net/
MIT License
41 stars 29 forks source link

1.14.2 InventoryClickEvent #6

Closed hydridity closed 5 years ago

hydridity commented 5 years ago

Could not pass event InventoryClickEvent to EmojiChat v1.8.1 22.06 13:42:00 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()

Inventory.getTitle() is Deprecated in 1.14.2 It is required to obtain inventory title via inventory instance

DiscordSRV repository link is changed for original repository was unavailable at the moment of compiling

Also you may want to change spigot api version, i've encountered some problems with org.json with spigot 1.14 although it's working on server 1.14 after compiling with spigot api 1.13