{"id":152775,"date":"2026-06-09T08:53:02","date_gmt":"2026-06-09T05:53:02","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/"},"modified":"2026-06-09T08:53:02","modified_gmt":"2026-06-09T05:53:02","slug":"telegramcontrol","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/","title":{"rendered":"TelegramControl"},"content":{"rendered":"<p># TelegramControl \ud83c\udfae\ud83d\udd25<\/p>\n<p>**TelegramControl** is a \ud83d\udca5 powerful plugin for managing your Minecraft server (Spigot\/Paper) via Telegram! \ud83d\ude3a<br \/>\nCheck online status, execute commands, read console logs \u2014 all in just a couple of clicks!<br \/>\nThe plugin is perfect for beginners and experienced admins, with simple setup and awesome features. \ud83c\udf1f<\/p>\n<p>![License: MIT](https:\/\/opensource.org\/licenses\/MIT)<br \/>\n![Spigot\/Paper](https:\/\/img.shields.io\/badge\/Spigot%2FPaper-1.16.5%2B-blue)<br \/>\n![Java](https:\/\/img.shields.io\/badge\/Java-17%2B-orange)<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude80 Features<\/p>\n<p>&#8211; **Server Control** \ud83d\udd79\ufe0f:<br \/>\n    &#8211; \ud83d\udcca **Server Status**: Number of online players, version, and TPS.<br \/>\n    &#8211; \ud83d\udcdc **Console Logs**: View the latest lines from the full server console (`latest.log`).<br \/>\n    &#8211; \u26a1 **Commands**: Execute any server command with accurate output capture (including asynchronous commands like `\/lp editor`).<br \/>\n    &#8211; \ud83d\udd11 **Authorization**: Secure login with username and password.<\/p>\n<p>&#8211; **Logging** \ud83d\udcdd:<br \/>\n    &#8211; All actions (login, logout, commands, status\/logs requests) are logged to the console with timestamp and Chat ID.<\/p>\n<p>&#8211; **Security** \ud83d\udd12:<br \/>\n    &#8211; Protection via login and password (configurable in `config.yml`).<br \/>\n    &#8211; Forbidden commands list (`stop`, `reload`, `op`, `deop` and any custom commands).<\/p>\n<p>&#8211; **Convenience**:<br \/>\n    &#8211; Clean inline keyboard with buttons: Server Status, Console, Command, Logout.<br \/>\n    &#8211; **Multilingual support**: English and Russian out of the box (`language: en` or `ru` in config.yml).<br \/>\n    &#8211; Optional separate bot for plugin startup notifications.<\/p>\n<p>&#8211; **Admin Tools**:<br \/>\n    &#8211; In-game command `\/tgcontrol reload` \u2014 safely reloads config and language without restarting bots.<br \/>\n    &#8211; Permission: `tgcontrol.reload` (default: op).<\/p>\n<p>&#8211; **Compatibility** \ud83d\udee0\ufe0f:<br \/>\n    &#8211; Fully compatible with **Spigot\/Paper 1.16.5 and newer** (recommended: Paper or Purpur).<br \/>\n    &#8211; Works on all modern Minecraft versions up to the latest (including 1.21+).<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Requirements<\/p>\n<p>| Requirement          | Version                          |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| Minecraft Server     | Spigot\/Paper 1.16.5+             |<br \/>\n| Java                 | 17 or higher (Java 21 recommended for newer MC versions) |<br \/>\n| Dependencies         | Spigot API, TelegramBots library |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Installation<\/p>\n<p>1. **Download the plugin** \ud83d\udce5:<br \/>\n    &#8211; Get the latest version from GitHub Releases or Modrinth.<\/p>\n<p>2. **Add to the server** \u2699\ufe0f:<br \/>\n    &#8211; Place `TelegramControl.jar` in your server&#8217;s `plugins\/` folder.<\/p>\n<p>3. **Create Telegram bots** \ud83e\udd16:<br \/>\n    &#8211; Open Telegram and message @BotFather.<br \/>\n    &#8211; Use `\/newbot` to create your control bot and get the token.<br \/>\n    &#8211; (Optional) Create a second bot for startup notifications.<\/p>\n<p>4. **Configure `config.yml`** \ud83d\udcdd:<br \/>\n    &#8211; The file is generated on first launch in `plugins\/TelegramControl\/`.<br \/>\n    &#8211; Edit it:<br \/>\n      &#8220;`yaml<br \/>\n      language: en  # en or ru<\/p>\n<p>      bot:<br \/>\n        token: &#8220;YOUR_BOT_TOKEN_HERE&#8221;       # Main control bot token<br \/>\n        username: &#8220;YourBotUsername&#8221;        # Bot username without @ (e.g., MyControlBot)<\/p>\n<p>      auth:<br \/>\n        login: &#8220;admin&#8221;                     # Login<br \/>\n        password: &#8220;securepassword&#8221;         # Password (change it!)<\/p>\n<p>      forbidden_commands:<br \/>\n        &#8211; &#8220;stop&#8221;<br \/>\n        &#8211; &#8220;reload&#8221;<br \/>\n        &#8211; &#8220;op&#8221;<br \/>\n        &#8211; &#8220;deop&#8221;<\/p>\n<p>      log_lines: 20                        # Number of console lines to show <\/p>\n<p>5. **Restart the server** \ud83d\udd04:<br \/>\n    &#8211; Restart the server, and the bots will start automatically!<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83c\udf89 How to Use<\/p>\n<p>1. **Authorization** \ud83d\udd11:<br \/>\n    &#8211; Message your ControlBot and send `\/login`.<br \/>\n    &#8211; Enter the login and password from `config.yml`.<br \/>\n    &#8211; You will receive a handy keyboard with controls.<\/p>\n<p>2. **Commands** \ud83d\uddb1\ufe0f:<br \/>\n    &#8211; **Server Status** \ud83d\udcca \u2014 shows online players, version, and TPS.<br \/>\n    &#8211; **Console** \ud83d\udcdc \u2014 displays the latest full server logs.<br \/>\n    &#8211; **Command** \u26a1 \u2014 enter any command (output is captured cleanly after 3 seconds).<br \/>\n    &#8211; **Logout** \ud83d\udeaa \u2014 ends the session.<\/p>\n<p>    You can also send commands directly (starting with `\/`).<\/p>\n<p>3. **Reload plugin config**:<br \/>\n    &#8211; In-game command: `\/tgcontrol reload` (requires `tgcontrol.reload` permission).<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc License<\/p>\n<p>[MIT License](LICENSE) \u2014 use, modify, share! \ud83d\ude0e<\/p>\n<p>## \u2753 Need Help?<\/p>\n<p>&#8211; Create an Issue on GitHub.<br \/>\n&#8211; Ask on SpigotMC or Modrinth once published.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\ude4c Credits<\/p>\n<p>&#8211; SpigotMC for the awesome API! \ud83d\udee0\ufe0f<br \/>\n&#8211; TelegramBots for seamless Telegram integration. \ud83d\udce9<br \/>\n&#8211; Everyone who uses TelegramControl! \u2764\ufe0f<\/p>\n<p>&#8212;<\/p>\n<p>**Made with \ud83d\udc96 by Neon4ick**<br \/>\n*Manage your server with pleasure \u2014 anywhere, anytime! \ud83d\ude3a*<\/p>\n","protected":false},"excerpt":{"rendered":"<p>TelegramControl is a powerful plugin for managing your Minecraft server (Spigot\/Paper) via Telegram!<\/p>\n","protected":false},"featured_media":152776,"template":"","meta":{"_minecraft_slug":"telegramcontrol","_minecraft_project_id":"ddInRswZ","_minecraft_author":"Neon4icks","_minecraft_license":"MIT","_minecraft_downloads":23,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"telegramcontrol.zip","_minecraft_size_bytes":11011153,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T22:23:46.970322Z","_minecraft_date_created":"2026-01-05T21:36:32.880029Z","_minecraft_date_modified":"2025-12-31T14:15:27.344617Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/telegramcontrol","_minecraft_icon_attachment_id":152776,"_minecraft_imported_at":"2026-06-09T05:53:03+00:00","_minecraft_import_hash":"4a40391bc0bcedfe882818dbe77b3441","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,127,128,123,92],"mod_loader":[132,133],"minecraft_version":[118,49,51,54,59,62],"class_list":["post-152775","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-technology","mod_category-utility","mod_loader-paper","mod_loader-purpur","minecraft_version-1-16","minecraft_version-1-17","minecraft_version-1-18","minecraft_version-1-19","minecraft_version-1-20","minecraft_version-1-21"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TelegramControl - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TelegramControl - Minecraft\" \/>\n<meta property=\"og:description\" content=\"TelegramControl is a powerful plugin for managing your Minecraft server (Spigot\/Paper) via Telegram!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/\",\"name\":\"TelegramControl - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/telegramcontrol-icon-b0f80ba7ff6f925335fe581af1c6be46fc2b0075_96.webp\",\"datePublished\":\"2026-06-09T05:53:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/telegramcontrol-icon-b0f80ba7ff6f925335fe581af1c6be46fc2b0075_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/telegramcontrol-icon-b0f80ba7ff6f925335fe581af1c6be46fc2b0075_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telegramcontrol\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"TelegramControl\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TelegramControl - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/","og_locale":"en_US","og_type":"article","og_title":"TelegramControl - Minecraft","og_description":"TelegramControl is a powerful plugin for managing your Minecraft server (Spigot\/Paper) via Telegram!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/","name":"TelegramControl - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/telegramcontrol-icon-b0f80ba7ff6f925335fe581af1c6be46fc2b0075_96.webp","datePublished":"2026-06-09T05:53:02+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/telegramcontrol-icon-b0f80ba7ff6f925335fe581af1c6be46fc2b0075_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/telegramcontrol-icon-b0f80ba7ff6f925335fe581af1c6be46fc2b0075_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/telegramcontrol\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"TelegramControl"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/152775","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/152776"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=152775"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=152775"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=152775"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=152775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}