Python Forum

Full Version: Control Minecraft server with Discord bot
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Send commands and get information to and from Minecraft server. Basic commands like, kick, ban, kill, teleport, whisper, broadcast, change weather, and more included.
If you have access to server files and folders, there's a backup and restore system for world save and whole folder folder.
You can run the Minecraft server in Tmux session with the bot or run it as a subprocess with subrpocess.Popen, or use RCON to send commands to server. Read more at my repo.
https://github.com/dthomas550/slime_server