A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
Go to file
Norbi Peti 6183c034c6
Merge branch 'scala'
# Conflicts:
#	pom.xml
#	src/main/java/buttondevteam/discordplugin/mcchat/MCListener.java
#	src/main/scala/buttondevteam/discordplugin/ChromaBot.java
#	src/main/scala/buttondevteam/discordplugin/ChromaBot.scala
#	src/main/scala/buttondevteam/discordplugin/DiscordPlugin.java
#	src/main/scala/buttondevteam/discordplugin/DiscordPlugin.scala
#	src/main/scala/buttondevteam/discordplugin/listeners/CommandListener.java
2022-01-05 01:35:34 +01:00
.github Create ISSUE_TEMPLATE.md 2018-06-16 23:08:47 +02:00
project Fix compilation issues and startup exceptions 2021-12-30 21:25:50 +01:00
src/main Remove custom command handling and start slash commands 2022-01-05 01:31:24 +01:00
.editorconfig Use VCL14 for 1.15, player sender mock 2020-03-11 12:00:20 +01:00
.gitignore Update to Scala 3.0.0 and update dependencies 2021-07-08 23:04:17 +02:00
.travis.yml Try using a different path for the script 2020-11-01 19:14:47 +01:00
build.sbt Fix compilation issues and startup exceptions 2021-12-30 21:25:50 +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
README.md LPInjector and mcchat fixes 2020-10-10 00:29:21 +02: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 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.