This is a simple plugin which makes items unbreakable.
- Native Minecraft Version:
- 1.15
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/hannest03/UnbreakableItems
- Contributors:
- Idea by jmancox330
- Donation Link:
- https://ko-fi.com/smallcode
You can configure which item types should be unbreakable.
The types are:
You can also set in which worlds the plugin should be deactivated.
- Swords
- Pickaxes
- Axes
- Shovels
- Hoes
- Armor pieces
- All remaining items like tools
Config:
To reload the config without restarting the server you can type /unbreakableitems reload, the command requires unbreakableitems.reload permission.Code (YAML):swordsUnbreakable: true
pickaxeUnbreakable: true
axeUnbreakable: true
shovelUnbreakable: true
hoeUnbreakable: true
itemsUnbreakable: false
armorUnbreakable: true
deactivateInWorlds:
- "world"

UnbreakableItems 1.0
Makes your items unbreakable [1.13.x-1.16.x]