Go to file
Chikachi daeaa2f2de
A few issues
Fix formatting of Discord => MC messages
Fix wrong message relay
Remove Minecraft code from the core
Fix double formatting
2017-07-08 16:52:37 +02:00
.github A few issues 2017-07-08 16:52:37 +02:00
gradle/wrapper 0.1.0 2016-05-05 00:55:38 +02:00
libs Revert "Use JDA from bintray" 2017-07-01 22:00:12 +02:00
src/main A few issues 2017-07-08 16:52:37 +02:00
.gitignore Mac changes everything... 2016-05-27 09:51:57 +02:00
CHANGELOG.md Work on v3 rewrite 2017-06-11 23:03:09 +02:00
CODE_OF_CONDUCT.md A few issues 2017-07-08 16:52:37 +02:00
Jenkinsfile Webhook Ratelimit support and code cleanup 2017-06-19 22:45:12 +02:00
LICENSE.md A few issues 2017-07-08 16:52:37 +02:00
README.md Improved MessageConfig loading/saving 2017-06-17 16:24:59 +02:00
build.gradle Revert "Use JDA from bintray" 2017-07-01 22:00:12 +02:00
format_discord.txt More formatting, IMC 2017-06-25 01:21:54 +02:00
gradlew 0.1.0 2016-05-05 00:55:38 +02:00
gradlew.bat Mac changes everything... 2016-05-27 09:51:57 +02:00
settings.gradle Work on v3 rewrite 2017-06-11 23:03:09 +02:00

README.md

DiscordIntegration

Build Status

THIS IS A REWRITE OF THE MOD IN THE EARLY STAGES

This mod combines your Discord to your Minecraft server.

This is a server-side mod and therefore don't need to be on the client.

Changes compared to previous versions

  • Support for multiple Discord channels
  • Ability to configure per Discord channel and per Minecraft dimension
  • All commands is executed through a FakeUser (DiscordFakeUser / 828653ca-0185-43d4-b26d-620a7f016be6) that you can decide permissions to through vanilla OP and other permission mods.

Guide on how to get the information needed from Discord can be found on the wiki.

This mod is not affiliated with Discord in any way.