Alerts player when armour and tools are below a certain durability
This plugin plays a sound to players when armour durability is below a configurable amount. Additionally, plays a sound and gives mining fatigue to players when tool durability is below a configurable amount.
Compile plugin and place in your server's plugins folder.
See the open issues for a list of proposed features (and known issues).
Any contributions you make are appreciated.
- If you have suggestions, feel free to open an issue to discuss it.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request