DP-ToolRepair

A plugin that repairs tools that need repair with money and experience.

26

Quick challenge

How far can you run before the mobs catch you?

DP-ToolRepair

logo
introduce

Example Video : *Coming soon!*

This plugin lets players repair their tools through an in-game GUI, charging configurable costs in money and/or experience. Players can open the repair GUI, place damaged tools inside, and repair them all at once if they have enough money/EXP. Admins can reload config and language files without restarting.

---

description

- Simple admin management — Players open the repair inventory and place damaged tools to repair - Simple admin management — Repair cost is calculated per durability point and can charge money, EXP, or both - Simple admin management — Set cost per durability and toggle money/EXP costs in `config.yml` - Simple admin management — Items are returned when closing the GUI (or dropped if inventory is full) - Simple admin management — Supports reload command to apply settings instantly

---

depend-plugin

- All DP-Plugins require the Essentials plugin. - The plugin will not work if Essentials is not installed. - You can download Essentials here: Click me! - This plugin requires Essentials for economy support (money cost feature).

---

installation

1️⃣ Place the ) into your server’s plugin, ) into your server’s , and this plugin file (**`DP-ToolRepair-*.jar`) into your server’s `plugins`** folder.

2️⃣ Restart the server, and the plugin will be automatically enabled.

3️⃣ If needed, you can open and modify language files and language files to customize settings, then apply with `/dptr reload`.

---

settings

- `config.yml`: Manages basic plugin settings. - `Settings.prefix`: plugin message prefix - `Settings.EnableMoneyCost`: enable/disable money cost - `Settings.EnableExpCost`: enable/disable exp cost - `Settings.RepairMoneyCostPerDurability`: money cost per durability - `Settings.RepairExpCostPerDurability`: exp cost per durability

---

command

❗ Some commands require admin permission (`dptr.admin`).

Command List and Examples

| Command | Permission | Description | Example | |---|---|---|---| | `/dptr open` | dptr.use | Open the tool repair GUI | `/dptr open` | | `/dptr reload` | dptr.admin | Reload config and language files | `/dptr reload` |

❗Notes when using commands

- Repair costs are calculated by durability and shown inside the GUI - If the player does not have enough money/EXP, the repair is cancelled - Money cost requires Essentials (economy) - Admin commands require OP status or the `dptr.admin` permission

---

api-integration

- Economy transactions are handled via DPP-Core MoneyAPI (Essentials economy required for money cost)

---

discord

- https://discord.gg/JnMCqkn2FX - If you have any questions or issues, please contact your server administrator or refer to the plugin distribution page. - Feel free to leave suggestions for new features or improvements anytime!

---

ADS