Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-24T12:22:15.000Z (about 2 months ago)
- Last Synced: 2024-09-30T10:42:17.026Z (about 2 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: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![License: GPL](https://img.shields.io/badge/license-GPL-blue.svg)](LICENSE) [![Discord](https://img.shields.io/discord/628396916639793152.svg?color=%237289da&label=discord)](https://shantek.co/discord) [![CodeFactor](https://www.codefactor.io/repository/github/shantek/durabilityalert-continued/badge)](https://www.codefactor.io/repository/github/shantek/durabilityalert-continued)
#### Looking for the latest dev builds? You can find them [here!](https://shantek.dev/job/DurabilityAlert-Continued/)
# Durability Alert - Continued
Alerts the user of low durability items. Percent and toggle defined by user.
### What is Durability Alert?
Durability Alert 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.## Commands
Players on the server are able to toggle and adjust their own durability alerts to suit their own needs as follows:
**/durabilityalert (/da)**
The base command and short command/alias.**/durabilityalert toggle**
Toggles the Durability Alert, per player**/durabilityalert armour **
Changes the threshold for the Durability Alert notification for armour, per player.**/durabilityalert tools **
Changes the threshold for the Durability Alert notification for tools, per player.**/durabilityalert type [percent/durability]**
Toggles the durability remaining to be either percentage or durability, per player.**/durability enchant**
Toggles if alerts should only be shown for enchanted items**/durability sound**
Toggles durability alert sound on/off## Permissions
**shantek.durabilityalert.use:**
Allows the player to use and configure the durability alert plugin**shantek.durabilityalert.reload:**
Ability to reload the plugin config. Default for OP.## External Links
[Support via Patreon](https://shantek.co/patreon)
[Discord](https://shantek.co/discord)
[Report bugs/make suggestions](https://github.com/shantek/DurabilityAlert-Continued/issues)
### License
This plugin is the continued development of the original [Durability Alert plugin](https://github.com/christopherwalkerml/DurabilityAlert), done so with permission from the original author.
Distributed under the GNU General Public License v3.0.