**MinecraftLOGGER – Advanced Logging & Rules Plugin**
MinecraftLOGGER is a lightweight and powerful plugin that allows you to:
✅ Define **server rules** and ensure players are informed
**Log** block break and place events from players
Reload configuration instantly using a command
**Send logs to Telegram** via bot integration
---
**Features**:
- Logs block break/place events
- Displays and manages server rules
- `/mcl reload` to reload config
- Sends logs to Telegram (bot setup required)
- Permission system
---
**Commands**:
`/mcl reload`
→ Reloads plugin configuration file without restarting the server.
---
**Permissions**:
| Permission | Description |
|---------------------------|-----------------------------------|
| `MineCraftLOGGER.reload` | Allows use of `/mcl reload` |
---
⚙️ **Configuration File**:
You can configure everything in:
`/plugins/MinecraftLOGGER/config.yml`
Includes:
- Rules
- Telegram integration
- Log filters
---
**Telegram Setup**:
1. Create a bot via [BotFather](
https://t.me/BotFather)
2. Get the **bot token**
3. Add the bot to a group or channel
4. Get the **chat ID**
5. Enter values in the `config.yml` like this:
```yaml
telegram:
enable: true
token: "TOKEN"
chatId: "chatid"
adminId: "admin"
sendToGroup: true
```
---
**Minecraft Version Compatibility**:
- ✔️ 1.8 to 1.20
- Works with Spigot, Paper, and forks
---
For support or suggestions, feel free to contact the developer!