TelegramRemote - Spigot Plugin for Minecraft Servers
Features:
- Remote management through Telegram.
- Administrative functions: language settings, notifications, and more.
- Console mode for server commands via Telegram.
- Customizable notifications for operator status, server startup, and updates.
- Admin panel for server management functions.
️
Installation:
- Create a Telegram bot on [BotFather] and obtain the token.
- Download the latest plugin version from [Releases].
- Place the JAR file in the `plugins` folder of your Spigot server.
- Edit the `config.yml` file in `plugins/TelegramRemote` with your bot token, username, ChatID, and other necessary settings.
- Configure RCON for console and command interaction.
Configuration Example:
Code (YAML):
rcon:
enable
: true
rcon_host
: 0.0.0.0
rcon_port
: 25575
rcon_pass
: qwerty
For more detailed information and troubleshooting, visit the
[GitHub repository].
Usage:
- Start your Spigot server.
- Initiate a private chat with the bot.
- Use `/start` to begin communication with the bot.
Commands:
Permissions:
- telegramremote.commands
- telegramremote.reload
- telegramremote.help
Notifications:
Receive Telegram notifications for:
- Operator status changes.
- Server startup.
- Server updates.
Author:
Issues and Contributions:
Report issues and contribute on GitHub.
License:
This project is licensed under
[Apache 2.0].