Skip to content

asutarisucu/DiscordMC

Repository files navigation

DiscordMC

This MOD is a Fabric MOD that integrates Minecraft Server with Discord
日本語のREADMEはこちら

Feature

Chat Share

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.

Log Share

Display Minecraft logs on Discord.
This allows you to immediately detect any suspicious activity on the server.

Hide IP

Hide the IP address displayed when joining MinecraftServer.
Now you can connect with peace of mind.

Discord Command

info

This is a command that displays the following information:

  • server name
  • TPS
  • MSPT
  • player list in server
  • elapsed time

whitelist

This command allows you to manage the server's whitelist.

tell

You can use this command to send secret messages to players on your Minecraft server from Discord.

command

This is an administrator command for sending commands from Discord to the Minecraft server.

backup

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.

restore

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.

How to Use

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages