A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
NorbiPeti
a27a262858
Fixed LPInjector registering to the Core Stop MCChatListener from having multiple active instances MinecraftChatModule.state instead of all the flags Showing MinecraftChatModule enable/disable on Discord /discord reset --> restart Wait for each shutdown message to send on shutdown (although it hasn't really been an issue so far) This means using Mono<?> in a lot of places Also added a contract (IntelliJ) to warn if not subscribed Faking getOnlinePlayers() is unnecessary and causes too much trouble Today's work |
||
---|---|---|
.github | ||
src | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
deploy.sh | ||
License.md | ||
lombok.config | ||
pom.xml | ||
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.