Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.17 KB

File metadata and controls

39 lines (26 loc) · 1.17 KB

DurabilityDetect

Alerts player when armour and tools are below a certain durability

Issues

About

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.

Getting Started

Installation

Compile plugin and place in your server's plugins folder.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Any contributions you make are appreciated.

  • If you have suggestions, feel free to open an issue to discuss it.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request