A lightweight alert system for item durability in Minecraft.
Receive notifications when your armor or tools are low on durability. Configurable on a per-player basis, with full control over thresholds and sound cues.
- Alerts players when armor/tools drop below a set durability
- Works with percentage or raw durability mode
- Supports: Armor, Tools, Swords, Hoes, Fishing Rods, Shears
- Fully configurable thresholds per player
- Toggle sound alerts
- Supports per-player settings and toggles
Command | Description |
---|---|
/durabilityalert or /da |
Base command; opens info or help. |
/da toggle |
Enables/disables durability alerts for the player. |
/da armour <value> |
Set the alert threshold for armor (per player). |
/da tools <value> |
Set the alert threshold for tools (per player). |
/da type [percent/durability] |
Choose between % or raw durability display. |
/da enchant |
Toggle alerts only for enchanted gear. |
/da sound |
Toggle alert sounds on or off. |
Node | Description |
---|---|
shantek.durabilityalert.use |
Allows a player to use and configure alerts. |
shantek.durabilityalert.reload |
Allows plugin config to be reloaded (default: OP only). |
- Drop the plugin JAR into your
/plugins
folder. - Restart or reload the server.
- Players can immediately begin customizing their alerts using
/da
.
Alerts are stored per-player and persist between sessions.
This is a continued and improved version of the original
Durability Alert plugin by christopherwalkerml,
developed and maintained with permission from the original author.
Distributed under the GNU General Public License v3.0.
See LICENSE
for full terms.