Description
Better NamePlate
## 📌 Description
**Better NamePlate** prepends the LuckPerms rank to player floating nameplates. The format is configurable via `config.yaml`.
⚠️ **Work in Progress** — the mod is still in development. Bugs or balance changes may occur.
## ✨ Key Features
- LuckPerms prefix applied to player nameplates.
- Customizable format with `{rank}` and `{name}`.
- Configurable refresh interval.
## ⚙️ Configuration (`config.yaml`)
```yaml
format: "{rank}{name}"
update-interval-ms: 750
```
**Keys:**
- `format` — uses `{rank}` (LuckPerms prefix) and `{name}` (player name).
- `update-interval-ms` — refresh interval (min. 250 ms).
## 🔧 Installation
1. Install **LuckPerms** on your server.
2. Drop **Better NamePlate** into the `Mods` folder.
3. Restart the server.
4. Adjust `config.yaml` if needed.
## 🖼️ Gallery


## ℹ️ Info
- **Developer:** GilloDaby
- **Version:** 1.0.0
> **Dependency:** LuckPerms


