DurabilitySentry
Warns players when tool durability gets low.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
DurabilitySentry
DurabilitySentry
Warns players when tool durability gets low.
Features
- Low durability warnings with cooldown. - Works on any damageable item. - Configurable threshold percentage. - Lightweight event-based checks.
Command
- `/durabilitysentry status | /durabilitysentry reload`
Permissions
- `durabilitysentry.use` - `durabilitysentry.admin`
Config (snippet)
```yml threshold-percent: 0.15 cooldown-seconds: 30 ```
Compatibility
- Server: Paper, Spigot, Purpur - Minecraft: 1.16.5 - 1.21.4
Install
1. Drop the jar into `plugins/`. 2. Restart the server. 3. Edit `config.yml` and run the reload command.
Credits
- Modrinth profile: https://modrinth.com/user/yuutaxd