This MOD is a Fabric MOD that integrates Minecraft Server with Discord
日本語のREADMEはこちら
Messages sent to Discord are forwarded to the Minecraft server, and messages sent to the Minecraft server are forwarded to Discord.
This way, you can chat with everyone even when you're not on the server.
Display Minecraft logs on Discord.
This allows you to immediately detect any suspicious activity on the server.
Hide the IP address displayed when joining MinecraftServer.
Now you can connect with peace of mind.
This is a command that displays the following information:
- server name
- TPS
- MSPT
- player list in server
- elapsed time
This command allows you to manage the server's whitelist.
You can use this command to send secret messages to players on your Minecraft server from Discord.
This is an administrator command for sending commands from Discord to the Minecraft server.
This is an administrator command for backing up the Minecraft world.
- Full backup:
/backup- Backs up the entire world - Partial backup:
/backup start:<x1>,<z1> end:<x2>,<z2>- Backs up only the specified chunk range - Custom name:
/backup name:<filename>- Specify a custom backup file name
Backups are saved to the backups folder in the server directory.
This is an administrator command for restoring the Minecraft world from a backup.
/restore file:<filename>- Restore from the specified backup file
After restore completes, you will be prompted with Stop/Cancel buttons:
- Stop: Stops the server to apply chunk-level restore (recommended for partial restores)
- Cancel: Cancels the restore operation
For chunk-level backups, restored chunks are protected from being overwritten during server shutdown.
Place the jar file in the mods folder, then start the server.
After that, enter the bot token, Discord server ID, chat share channel ID , log output channel ID, and whether to enable the HideIP feature in the Config file, then restart the server.