The official repository of the ChatItem Spigot/Bukkit plugin.
You can:
You can try to do /chatitem admin then select different paper item. It will change how the plugin try to add item in chat.
If you already have issue, please do:
- Do
/chatitem adminthen 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.