A simple bridge between Discord and a Minecraft GTNH server.
This mod was developed with the sole purpose of being used on a GT:NH server, and as such, will aim to work with the latest version of that pack (v2.7.2 as of writing).
- Chat bridge between Discord and Minecraft
- Discord commands:
/list
- List all online players/leaderboard <stat>
- Show the leaderboard for a stat (ServerUtilities)
- Global (Discord & In-game Chat) notifications of server events:
- Player join/leave
- Player AFK (ServerUtilities)
- Player Deaths
- Achievements
- Quest Completion (BetterQuesting)
- Server start/stop
- Download the latest release from the releases page
- Add the plugin to your server's
mods
folder - Start the server to generate the configuration file, then stop it
- Create a Discord bot and invite it to your server
- Edit the configuration file (
config/dbridge.cfg
) with your bot token, guild ID, and channel ID to relay messages to - Create a webhook in the same channel as the bot and copy the URL
- Edit the configuration file with the webhook URL
- Start the server and the bot should be online