https://github.com/aeonlucid/discordsync
Small mod for Minecraft Forge 1.18.2 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.
https://github.com/aeonlucid/discordsync
discord-bot forge forge-mod minecraft minecraft-mod minecraft-server-mod
Last synced: about 1 year ago
JSON representation
Small mod for Minecraft Forge 1.18.2 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.
- Host: GitHub
- URL: https://github.com/aeonlucid/discordsync
- Owner: AeonLucid
- License: mit
- Created: 2021-12-20T18:16:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-30T14:58:41.000Z (over 2 years ago)
- Last Synced: 2025-03-28T13:21:41.240Z (about 1 year ago)
- Topics: discord-bot, forge, forge-mod, minecraft, minecraft-mod, minecraft-server-mod
- Language: Java
- Homepage:
- Size: 203 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DiscordSync [](https://github.com/AeonLucid/DiscordSync/actions)
Small mod for Minecraft Forge **1.16.5** that sends messages of in-game events to a channel in your Discord server.
This mod also enables cross-chatting between Minecraft and Discord.
## Features
### Events
- Player joined
- Player left
- Player died
- Player advancement
- Server starting
- Server stopping
### Chat
- Send messages from Minecraft to Discord
- Send messages from Discord to Minecraft
- Mention Discord users by their username or nickname within Minecraft
### Presence
- Show current players in Discord bot presence
- Show max players in Discord bot presence
## Development notes
If you get gradle errors, try running `gradlew --stop` first.
## Download
TODO