Описание
# **Cobblemon Battle Logger**
The **Cobblemon Battle Logger** is a mod designed to track and log:
- **PvP (Player vs. Player) battles**,
- **PvN (Player vs. NPC) battles**,
- **PvW (Player vs. Wild Pokémon) battles**.
It records the teams used and battle outcomes in a log file for later review, making it a handy tool for both players and server admins.
---
## **Features**
### **Server-Side**
- Configure the mod using the `/battlelogger` command.
- Supported subcommands:
- `/battlelogger PvP ` – Enable/disable logging for Player vs Player battles.
- `/battlelogger PvN ` – Enable/disable logging for Player vs NPC battles.
- `/battlelogger PvW ` – Enable/disable logging for Player vs Wild battles.
- Running any subcommand **without** `true/false` will display the current setting.
### **Client-Side (Optional)**
- Players can track **their own battles** if the mod is installed.
- Toggle battle logging via the **Mod Menu** (only affects the client view, not server logging).
---
## **Credits**
A special thanks to **Provismet** for creating this mod and bringing it to the Cobblemon community! Be sure to check out their other amazing projects:
🔗 [Provismet on Modrinth](https://modrinth.com/user/Provismet)