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!

