Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Will send your players notification when their item durability fall below the value specified in the config.
About
DurabilityNotifier is a plugin which will help your players save their items. It will notify them when their items (armor, weapons, tools) fall below the value specified in the config.
Notify types
You can send message in chat or action bar and play the sound to player.
Everything is configurable
- You can edit every message which you or your players will se
- You can disable every notification type
- You can specify after which value notification would be trigerred
- Also you can send notification when item is broken
Tips
- I would recommend you to set "required-durability" as low as possible, because otherwise, the player may receive spam messages when, for example, he digs something.
- It would be better if you chose only 1 type of message notification + sound, if you want.
Permissions
permission | description | default |
---|---|---|
durability.admin | Access to admin commands | op |
durability.notify | Allow to receive notifications | true |
Commands
command | description |
---|---|
/durability admin reload | Reload the config file |
/durability admin set | Set durability of item in hand to this value |
/durability admin preview <damage/break> | Preview the specified notification |
Pinned Versions
Pages
Source Code
Members
Owner