Skip to content
JyckoS edited this page Nov 28, 2018 · 5 revisions

Welcome to the CustomDurability wiki!

Here is where you can find anything related to the CustomDurability plugin.

OVERVIEW

CustomDurability is a plugin that allows players to use CustomDurability on their tools. You can set up to infinite of durabilities and anything you want.

SOFT-DEPENDS

There is only 1 Soft-Depend atm, it's Vault. Required if you want to make a repair sign with the cost of your currency.

HOW IT WORKS

We use NBT to save data between items. Meaning, we don't use database.

MAGIC ANVIL

Magic Anvil is basically an Anvil, but for Custom Durability item. This does not cost any level, xp, or money, or anything. Just repair.

To use magic anvil, you first need to:

  1. RightClick any anvil using an item with Custom Durability.
  2. Put your Item in the First Empty Slot
  3. Put your repair materials in the Second Empty Slot.
  4. Click the Anvil Button.
  5. Your item should now be repaired. If it doesn't, well your item is already repaired or your material is wrong.

Repair Sign

Instead of just Magic Anvil. You can also use Repair Signs.

To create a repair sign, first place a sign with a format of:

  1. [REPAIRS] (Don't use any space)
  2. HAND/ALL
  3. (OPTIONAL) XP/LVL/YOUR CURRENCY
  4. Finish editing, and voila.

To use a repair sign, simply right click the repair sign with your custom durability item.

Clone this wiki locally