A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
NorbiPeti
5d0bd37b28
- Removed all hacky code (for now) - Removed other dependencies because I kept getting load errors, mostly related to the examination api - Added some dependencies because I kept getting load errors, mostly related to the examination api - Removed use of Channel.extraIdentifiers because it would not accept it, claiming that the ListConfigData class file is broken |
||
---|---|---|
.github | ||
project | ||
src/main | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
build.sbt | ||
deploy.sh | ||
License.md | ||
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.