## PlayerMail – Offline Player Messaging System
Created by **INROW**
**PlayerMail** is a lightweight plugin that lets players send private messages to each other—even if the recipient is offline. The messages are saved and shown when the player comes back online.
### ✅ Features:
- Send messages to offline players
- View messages when logging in
- Clear inbox with a single command
- Simple, permission-based system
- Easy to configure and use
---
### Commands:
/mail send `<player>` `<message>` – Send a private message
/mail read – View all received messages
/mail clear – Delete all messages
---
### Permissions:
- `playermail.send` – Required to send messages
- `playermail.read` – Required to read messages
- `playermail.clear` – Required to clear inbox
---
### Installation:
1. Download the `.jar` file
2. Place it in your server’s `/plugins` folder
3. Restart the server
4. Configure options in `/plugins/PlayerMail/config.yml` (if available)