A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
Go to file
Norbi Peti 037ec3b9dd Use VCL14 for 1.15, player sender mock
Using VanillaCommandListener14 for 1.15 as well
Using a mock for the DiscordPlayerSender too, to reduce the amount of code
Made the mocks stub-only, which should lower memory usage
2020-03-11 12:00:20 +01:00
.github Create ISSUE_TEMPLATE.md 2018-06-16 23:08:47 +02:00
src Use VCL14 for 1.15, player sender mock 2020-03-11 12:00:20 +01:00
.editorconfig Use VCL14 for 1.15, player sender mock 2020-03-11 12:00:20 +01:00
.gitignore Channel connect, fixes 2018-05-22 22:43:36 +02:00
.travis.yml Set up GitHub Releases deploy 2020-02-10 12:56:48 +01:00
deploy.sh Fix update dir 2018-06-15 20:07:24 +02:00
License.md Finished game roles 2018-05-07 01:11:08 +02:00
lombok.config Fixed channelcon echo 2018-07-22 13:11:24 +02:00
pom.xml Use VCL14 for 1.15, player sender mock 2020-03-11 12:00:20 +01:00
README.md Fix custom chat PL update NPE (#124) 2020-02-17 13:02:15 +01:00

Chroma-Discord

A plugin that provides Minecraft chat functionality and other features.

Setup

This plugin needs Chroma-Core to work. If you have that and this plugin, start the server, and follow the instructions. You'll need a Discord application made, and a bot account created for it. You can restart the plugin using /discord reset without having to restart the whole server.

Building

Maven is used to build this project with all of its dependencies. You will need Spigot 1.12.2 and 1.14.4 built using BuildTools.