Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.06 KB

ChatItem

The official repository of the ChatItem Spigot/Bukkit plugin.

You can:

Item not well showed in chat

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:

  1. Do /chatitem admin then select on "Debug" item at top right
  2. Try to use ChatItem in chat
  3. Come on discord here or in private message: Elikill58#0743
  4. Send the full file logs/latest.log

PS: Yes you can disable the debug behavior after.

Building

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.