The official repository of the ChatItem Spigot/Bukkit plugin.
You can:
You can do /chatitem admin
then select one of the other paper items in the menu. It will change how the plugin tries to display items in chat.
If you still have an issue, please do:
- Do
/chatitem admin
then select on "Debug" item at top right - Try to use ChatItem in chat
- Come on discord here or in private message:
Elikill58#0743
- Send the full file
logs/latest.log
PS: Yes you can disable the debug behavior after.
Building this is simple as we use Maven.
To build it, simply clone this repository and then run mvn clean install
.
You can add the parameter export_dir
to set the URL where the JAR will be exported.