PluginMIT
Console In Telegram
Plugin with which you can control the console using a Telegram bot
136
Downloads
0
Followers
8 months ago
Updated
📦
2
Versions
📖About Console In 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 <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!