Console In Telegram

Plugin with which you can control the console using a Telegram bot

209

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

- Help: `/console <command>` - execute any server commands - Help: `/status` - view server status in real time - Help: `/players` - list all online players - Help: `/help` - detailed help for all commands

🛡️ Security System

- Logging: only trusted users can manage the server - Logging: blocking dangerous commands (stop, restart, reload, shutdown) - Logging: 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

- Internet: 1.21.4+ - Internet: 21+ - Internet: for Telegram API work

---

🎯 Perfect for

- Technical Support - management on the go - Technical Support - quick access to commands - Technical Support - monitoring and control - Technical Support - remote management

---

🚨 Security

- ✅ User authorization system - ✅ Dangerous command blocking - ✅ Logging of all actions - ✅ Configurable limitations - ✅ Permission checking

---

📱 Advantages

- Flexibility: manage server from phone - Flexibility: instant access to commands - Flexibility: simple Telegram interface - Flexibility: 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!

ADS