DurabilityAlert is a plugin that notifies the player when their items are low on durability.
Works for: All armour, Pickaxes, Axes, Shovels, Swords, Hoes, Fishing Rod, Shears.
The warning can be toggled (with the command /durabilityalert toggle) by each player so that it's not forced on everybody.
Legacy Version (1.8 - 1.12): CLICK HERE
/durabilityalert (/da) - the base command
/durabilityalert toggle - toggles the alert per player (set by user)
/durabilityalert armour <number> - sets the percent at which the armour durability warning will start to show (set by user)
/durabilityalert tools <number> - sets the percent at which the tools durability warning will show (set by user)
/durabilityalert type [percent/durability] - sets the warning values to depend on either percent left, or durability left (set by user)
/durabilityalert enchant - Toggle whether or not alerts hould only be shown for enchanted items
/durabilityalert status - Shows the current settings for the user
durabilityalert.command:
description: default durability alert command permission
default: op
durabilityalert.alert:
description: allows the user to get durability alerts
default: op
Spoiler: config.yml
lowdurability: "Low durability on %item%"
durabilityleft: "%durability% Durability left"
warningsdisabled: "Durability Warnings Disabled!"
warningsenabled: "Durability Warnings Enabled!"
enchantedtrue: "Alerts will only show for enchanted items"
enchantedfalse: "Alerts will show for all items"
invalidarguments: "Invalid Arguments"
armourset: "Armour warning value set to %armour%"
toolset: "Tool warning value set to %tool%"
mustbenumber: "Percent must be a number! ex: 10"
settype: "Warning type has been set to %type%"
prefix: "&f&l[&9&lDurabilityAlert&f&l]"
# alert popup display time
displaytime: 10
#user setting defaults
defaultvalue: 10
# 'percent' or 'durability'
defaulttype: "percent"
defaultenchanted: false
enabled-by-default: false
Code (Text):
lowdurability: "Low durability on %item%"
durabilityleft: "%durability% Durability left"
warningsdisabled: "Durability Warnings Disabled!"
warningsenabled: "Durability Warnings Enabled!"
enchantedtrue: "Alerts will only show for enchanted items"
enchantedfalse: "Alerts will show for all items"
invalidarguments: "Invalid Arguments"
armourset: "Armour warning value set to %armour%"
toolset: "Tool warning value set to %tool%"
mustbenumber: "Percent must be a number! ex: 10"
settype: "Warning type has been set to %type%"
prefix: "&f&l[&9&lDurabilityAlert&f&l]"
# alert popup display time
displaytime: 10
#user setting defaults
defaultvalue: 10
# 'percent' or 'durability'
defaulttype: "percent"
defaultenchanted: false
enabled-by-default: false
Join my discord server for help/suggestions. I'm active there every day.
https://discord.gg/AET9mWj
* Ignore the [ICP] message, that's from a different plugin of mine.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
DurabilityAlert [1.13-1.17] is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 8,764 times (via Spigot). Download it and open it directly in the game.