I want a plugin to allow a player to repair their tools, either manually, or automatically just before they break. Automatic repairing will trigger on hitting a block with a tool when the tool is about to break. This repairing can be done at the cost of a given amount of one or more materials, a set amount of money if an economy system is in use. Commands: - /repair (when holding a tool or armour) And inside the config.yml will be the amounts
Mine has most of what you need (The code is all over the place in github though) If you still want it here it is: https://github.com/Derpific/Fix