https://github.com/shantek/durabilityalert-continued
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.
https://github.com/shantek/durabilityalert-continued
bukkit bukkit-plugin bukkit-plugins minecraft minecraft-plugin minecraftjava paper paper-plugin papermc papermc-plugin purpur purpur-plugin purpurmc spigot spigot-plugin spigotmc spigotmc-plugin
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/shantek/durabilityalert-continued
- Owner: shantek
- Created: 2024-09-04T04:18:20.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-27T12:18:09.000Z (4 months ago)
- Last Synced: 2026-01-27T22:31:08.502Z (4 months ago)
- Topics: bukkit, bukkit-plugin, bukkit-plugins, minecraft, minecraft-plugin, minecraftjava, paper, paper-plugin, papermc, papermc-plugin, purpur, purpur-plugin, purpurmc, spigot, spigot-plugin, spigotmc, spigotmc-plugin
- Language: Java
- Homepage: https://www.shantek.io
- Size: 1.47 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 
---
[](https://modrinth.com/plugin/durability-alert-continued)
[](https://shantek.co/discord)
[](https://www.codefactor.io/repository/github/shantek/durabilityalert-continued)


# 
# 🛡️ Durability Alert – Continued
**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.
> 🔧 [Get the latest dev builds here →](https://www.github.com/shantek/DurabilityAlert-Continued/releases)
---
## 🔍 Features
- 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
---
## ⚙️ Commands
| Command | Description |
|---------|-------------|
| `/durabilityalert` or `/da` | Base command; opens info or help. |
| `/da toggle` | Enables/disables durability alerts for the player. |
| `/da armour ` | Set the alert threshold for armor (per player). |
| `/da tools ` | 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. |
---
## 🔐 Permissions
| 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). |
---
## 🛠️ Setup Instructions
1. Drop the plugin JAR into your `/plugins` folder.
2. Restart or reload the server.
3. Players can immediately begin customizing their alerts using `/da`.
> Alerts are stored per-player and persist between sessions.
---
## 💬 External Links
- 💬 [Join the Discord](https://shantek.co/discord)
- 🛠️ [GitHub Repository](https://github.com/shantek/DurabilityAlert-Continued)
- 🐞 [Report Issues / Suggest Features](https://github.com/shantek/DurabilityAlert-Continued/issues)
- ❤️ [Support via Patreon](https://shantek.co/patreon)
---
## 📄 License
[](LICENSE)
This is a continued and improved version of the original
[Durability Alert plugin by christopherwalkerml](https://github.com/christopherwalkerml/DurabilityAlert),
developed and maintained with permission from the original author.
Distributed under the **GNU General Public License v3.0**.
See [`LICENSE`](LICENSE) for full terms.
---
