Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

29 lines (18 loc) · 1.09 KB

ChatItem

The official repository of the ChatItem Spigot/Bukkit plugin.

You can:

Item doesn't show up well in chat

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:

  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.