Go to file
Chikachi 21182dd408
Update README.md
2021-05-02 09:09:43 +02:00
.github Update ISSUE_TEMPLATE.md 2018-04-09 11:38:14 +02:00
core@2ecff7707c Updated to latest DiscordIntegrationCore 2018-10-30 10:35:12 +01:00
gradle/wrapper Getting ready for v3 release 2017-07-30 06:36:51 +02:00
serverTest Testing 2018-06-03 21:26:28 +02:00
src/main/java/chikachi/discord #167 Bot does only update channel information when the player count changes 2018-10-30 10:35:12 +01:00
.editorconfig Code style update 2017-07-29 21:53:25 +02:00
.gitattributes v3.0.1 2017-08-22 18:26:42 +02:00
.gitignore Remove libs dir 2018-03-17 18:15:43 +01:00
.gitmodules Move core to it's own repo and use git submodule 2017-08-25 21:23:46 +02:00
CHANGELOG.md Updated Changelog 2018-06-04 22:31:10 +02:00
CODE_OF_CONDUCT.md A few issues 2017-07-08 16:52:37 +02:00
Jenkinsfile Testing 2018-06-03 21:31:02 +02:00
LICENSE.md Updated copyright texts 2018-06-02 12:31:32 +02:00
README.md Update README.md 2021-05-02 09:09:43 +02:00
build.gradle Update dependencies 2018-06-01 17:55:55 +02:00
format_discord.txt More formatting, IMC 2017-06-25 01:21:54 +02:00
gradle.properties Getting ready for v3 release 2017-07-30 06:36:51 +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

README.md

ARCHIVED
I have tried to get new developers for this project as I had neither the time or motivation to work on it.
After having added a few developers to the project but seeing no progress in a long time, I think it's time to just let the project rest.

DiscordIntegration

Build Status CodeFactor Download Counter Available for

This mod combines your Discord with 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.