A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
NorbiPeti
9f3ca37929
- Removed test class because it errors, and I don't know how to fix it - Updated dependencies - Fixed SMono.whenDelayError() causing a crash on Scala 3.0.0 - Fixed subscribe method calls being ambiguous - Fixed returns returning the wrong things - Converted onGetInfo() to use no returns |
||
---|---|---|
.github | ||
project | ||
src/main | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
build.sbt | ||
deploy.sh | ||
License.md | ||
lombok.config | ||
README.md |
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 restart 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.