Telegram Control

Telegram Control

741 Downloads

Telegram Control

Control Minecraft from Telegram Bot.

Minecraft versions

1.16.1, 1.15.2, 1.12.2

Broadcast

  • Server start
  • Server stop
  • Player login
  • Player logout
  • Player death
  • Player advancement
  • Player chat
  • Player whisper
  • Player commands
  • Player dimension change

Commands

  • /players: Show the player list.
  • /cmd your-command: Execute command.
  • /actions: Show the configurable actions.
  • /status: Show the server status (name, version, game type, difficulty, players, start time, JVM free memory, JVM max memory, JVM total memory).
  • /reload: Reload configuration from config/telegram-control/config.json.

Installation

  • Create a telegram bot in Telegram with @BotFather
  • Use @GetChatBot to get your chat Id
  • Update the file config/telegram-control/config.json
  • Set your token in token property
  • Set your chat id in chatIds property

Misc