Console In Telegram

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 281 downloads ๐Ÿ“Œ v1.0 ๐Ÿ“… 8/25/2025
๐ŸŸ  Updated over a year ago

By Aenskiy ยท management

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 8/23/2025 ๐Ÿ“… Created: 8/25/2025

๐Ÿ” Analysis

  • ๐Ÿ† #50 of 235 management mods in this game by downloads

๐Ÿ“‹ About This Mod

# TelegramConsoleManager ## ๐Ÿ“ฑ Manage your Minecraft server through Telegram! **TelegramConsoleManager** is a powerful plugin for Paper 1.21.4+ that allows you to manage your server console directly through a Telegram bot. Get full control over your server on the go! --- ## โœจ Main Features ### ๐Ÿ”ง Server Management via Telegram - **Execute Commands**: `/console <command>` - execute any server commands - **Monitoring**: `/status` - view server status in real time - **Players**: `/players` - list all online players - **Help**: `/help` - detailed help for all commands ### ๐Ÿ›ก๏ธ Security System - **User Authorization**: only trusted users can manage the server - **Blocked Commands**: blocking dangerous commands (stop, restart, reload, shutdown) - **Length Limitation**: configurable command length limit - **Logging**: complete history of all actions ### ๐Ÿ“Š Server Information - Server running status - Number of players online/maximum - Server uptime - TPS (ticks per second) --- ## ๐Ÿš€ Usage Examples ### Basic Commands ``` /console say Hello everyone! /console time set day /console weather clear /console gamemode creative PlayerName /console give PlayerName diamond 64 ``` ### Player Management ``` /console kick PlayerName /console ban PlayerName /console whitelist add PlayerName /console op PlayerName ``` ### World Configuration ``` /console difficulty peaceful /console gamerule doDaylightCycle false /console worldborder set 1000 /console spawnpoint PlayerName ``` --- ## โš™๏ธ Configuration ### 1. Create Telegram Bot 1. Find @BotFather in Telegram 2. Send `/newbot` 3. Follow the instructions 4. Save the received token ### 2. Plugin Configuration Edit `config.yml`: ```yaml telegram: bot-token: "YOUR_TOKEN_HERE" bot-username: "your_bot_name" authorized-users: - "your_username" - "admin_username" ``` ### 3. Security Settings ```yaml security: max-command-length: 100 blocked-commands: - "stop" - "restart" - "reload" - "shutdown" ``` --- ## ๐Ÿ”ง Server Commands - `/tgconsole reload` - reload configuration - `/tgconsole status` - show plugin status --- ## ๐Ÿ“‹ Requirements - **Paper**: 1.21.4+ - **Java**: 21+ - **Internet**: for Telegram API work --- ## ๐ŸŽฏ Perfect for - **Server Administrators** - management on the go - **Moderators** - quick access to commands - **Server Owners** - monitoring and control - **Technical Support** - remote management --- ## ๐Ÿšจ Security - โœ… User authorization system - โœ… Dangerous command blocking - โœ… Logging of all actions - โœ… Configurable limitations - โœ… Permission checking --- ## ๐Ÿ“ฑ Advantages - **Mobility**: manage server from phone - **Speed**: instant access to commands - **Convenience**: simple Telegram interface - **Reliability**: stable 24/7 operation - **Flexibility**: configurable parameters --- ## ๐Ÿ”„ Updates The plugin is constantly developing with new features: - Improved security system - Additional monitoring commands - Extended configuration settings - Performance optimization --- ## ๐Ÿ’ก Support - ๐Ÿ“– Detailed documentation - ๐Ÿ”ง Step-by-step instructions - ๐Ÿ†˜ Problem solving - ๐Ÿ“ Usage examples --- ## โš ๏ธ Important Notice This plugin provides **full access to the server console**. Use it only on trusted servers and carefully configure the list of authorized users. --- **TelegramConsoleManager** - your reliable assistant in Minecraft server management! ๐ŸŽฎโœจ --- ## ๐Ÿ“ฅ Installation 1. Download JAR file 2. Place in `plugins/` folder 3. Restart server 4. Configure configuration 5. Enjoy management through Telegram!

# TelegramConsoleManager

## ๐Ÿ“ฑ Manage your Minecraft server through Telegram!

TelegramConsoleManager is a powerful plugin for Paper 1. 21. 4+ that allows you to manage your server console directly through a Telegram bot. Get full control over your server on the go!

## โœจ Main Features

### ๐Ÿ”ง Server Management via Telegram - Execute Commands: `/console ` - execute any server commands - Monitoring: `/status` - view server status in real time - Players: `/players` - list all online players - Help: `/help` - detailed help for all commands

### ๐Ÿ›ก๏ธ Security System - User Authorization: only trusted users can manage the server - Blocked Commands: blocking dangerous commands (stop, restart, reload, shutdown) - Length Limitation: configurable command length limit - Logging: complete history of all actions

### ๐Ÿ“Š Server Information - Server running status - Number of players online/maximum - Server uptime - TPS (ticks per second)

## ๐Ÿš€ Usage Examples

### Basic Commands ``` /console say Hello everyone! /console time set day /console weather clear /console gamemode creative PlayerName /console give PlayerName diamond 64 ```

### Player Management ``` /console kick PlayerName /console ban PlayerName /console whitelist add PlayerName /console op PlayerName ```

### World Configuration ``` /console difficulty peaceful /console gamerule doDaylightCycle false /console worldborder set 1000 /console spawnpoint PlayerName ```

## โš™๏ธ Configuration

### 1. Create Telegram Bot 1. Find @BotFather in Telegram 2. Send `/newbot` 3. Follow the instructions 4. Save the received token

### 2. Plugin Configuration Edit `config.yml`:

```yaml telegram: bot-token: "YOUR_TOKEN_HERE" bot-username: "your_bot_name" authorized-users: - "your_username" - "admin_username" ```

### 3. Security Settings ```yaml security: max-command-length: 100 blocked-commands: - "stop" - "restart" - "reload" - "shutdown" ```

## ๐Ÿ”ง Server Commands

  • `/tgconsole reload` - reload configuration
  • `/tgconsole status` - show plugin status

## ๐Ÿ“‹ Requirements

  • Paper: 1. 21. 4+
  • Java: 21+
  • Internet: for Telegram API work

## ๐ŸŽฏ Perfect for

  • Server Administrators - management on the go
  • Moderators - quick access to commands
  • Server Owners - monitoring and control
  • Technical Support - remote management

## ๐Ÿšจ Security

  • โœ… User authorization system
  • โœ… Dangerous command blocking
  • โœ… Logging of all actions
  • โœ… Configurable limitations
  • โœ… Permission checking

## ๐Ÿ“ฑ Advantages

  • Mobility: manage server from phone
  • Speed: instant access to commands
  • Convenience: simple Telegram interface
  • Reliability: stable 24/7 operation
  • Flexibility: configurable parameters

## ๐Ÿ”„ Updates

The plugin is constantly developing with new features: - Improved security system - Additional monitoring commands - Extended configuration settings - Performance optimization

## ๐Ÿ’ก Support

  • ๐Ÿ“– Detailed documentation
  • ๐Ÿ”ง Step-by-step instructions
  • ๐Ÿ†˜ Problem solving
  • ๐Ÿ“ Usage examples

## โš ๏ธ Important Notice

This plugin provides full access to the server console. Use it only on trusted servers and carefully configure the list of authorized users.

TelegramConsoleManager - your reliable assistant in Minecraft server management! ๐ŸŽฎโœจ

## ๐Ÿ“ฅ Installation

1. Download JAR file 2. Place in `plugins/` folder 3. Restart server 4. Configure configuration 5. Enjoy management through Telegram!

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Aenskiy
Version
1.0
Downloads
281
Endorsements
0
Category
management
Created
8/25/2025
Updated
8/23/2025
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
management, social

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does Console In Telegram support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of Console In Telegram?

Version 1.0, published 2025-08-23 with 281 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More management ๐Ÿ‘ค More by Aenskiy ๐Ÿ”Ž Similar Mods ๐ŸŒ Best management (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods