Compatibility
Minecraft: Java Edition
1.21โ1.21.8
Platforms
Tags
Creators
Details
Licensed MIT
Published 10 months ago
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
- Find @BotFather in Telegram
- Send
/newbot - Follow the instructions
- Save the received token
2. Plugin Configuration
Edit config.yml:
telegram:
bot-token: "YOUR_TOKEN_HERE"
bot-username: "your_bot_name"
authorized-users:
- "your_username"
- "admin_username"
3. Security Settings
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
- Download JAR file
- Place in
plugins/folder - Restart server
- Configure configuration
- Enjoy management through Telegram!

