HomeJavaModsTelegram Console
Telegram Console
This plugin allows you to control your server via telegram.

Basically all this plugin does right now - executes the command you send and returns console output (it waits ` delay` milliseconds and then sends you console output)
Warning:

Instruction:
Spoiler: Instruction
  1. Firstly, contact @BotFather via telegram and get your bot's API token. Write it down. Also remember your bot's username.
    • DO NOT SHARE IT WITH ANYONE.
  2. Download this plugin, save it to 'plugins' folder and run server once. Then stop the server and open config file(plugins/TGConsole/config.yml).
  3. Set value enabled to true
  4. Change values token and botName to your bot`s API token and username .
  5. Add @usernames of your admins to 'admins' list (you can remove default values from there now)
  6. Start the server
  7. Now you can add this bot to the chat with other admins, or, if you dont want to, you can just send commands to it directly.
Example usage:
Spoiler
Code (Text):
/exec version
You can also execute multiple commands via one request by separating the commands with line breaks. It will still wait delay after sending each one of the list you provide.
Code (Text):
/exec version
deop Azim
op Khoo

Optional, but very recommended part:
  • After setup, go to dialog with BotFather and type /setjoingroups , choose your bot and set it to Disable
  • In dialog with BotFather type /setuserpic to set your bot's avatar
  • Do not use 'debug' if you do not need to.
  • Do not make 'delay' value less than 4000
  • If telegram is blocked in your country, there is a proxy section in config now:
    Spoiler
    Code (Text):
    proxy:
      enabled: false    - if you want to use proxy, set this to true
      type: HTTP        - pxory type, can be HTTP, SOCKS4, SOCKS5
      adress: 0.0.0.0   - proxy adress
      port: 8080        - proxy port
      needAuth: false     - if proxy is protected by username and password, set to true
      username: username  - proxy username
      password: password  - proxy password

Known Issues

If something doesn't work - contact me and provide error logs with your bugreport, i will try to help you asap.

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Telegram Console is a free Minecraft Java mod. Compatible with Minecraft 1.17. Downloaded 4,265 times (via Spigot). Download it and open it directly in the game.

Explore more