DurabilityCustomizer
๐ก Updated this yearPreview

๐ Analysis
- ๐ #39 of 316 game-mechanics mods in this game by downloads
๐ About This Mod
**๐ฎ DurabilityCustomizer customizes (and optionally fixes) durability mechanisms.** <br/> <!-- **๐ณโ๐ Happy Pride Month!** --> <hr/> **๐ชถ Features** - <u></u> - cancelling item damage - cancelling anvil damage - <u></u> - force unbreakable tag:<br/> > adds or removes the unbreakability NBT tag off every item.<br/> > don't use if you don't know what you're doing. <hr/> **๐ค Commands** - /durabilitycustomizer - /durabilitycustomizer reload <hr/> **๐ Files** <details> <summary>config.yml</summary> ```yaml ############################ ### DurabilityCustomizer ### ############################ ################################## ### DURABILITY ### ### -------------------------- ### ### Toggles global durability. ### ################################## # values: # - `disabled` means that the minecraft feature is disabled. # - `enabled` enables it. durability: item-durability: disabled anvil-damage: disabled ######################################################### ### UNSAFE ### ### ------------------------------------------------- ### ### Settings that may potentially damage your server. ### ######################################################### unsafe: # This is a special tag useful for when you've set up your server to use the unbreakable tag, # but messed it up at some part. # # For example: # > **Problem:** # The shopkeepers have all cost items with unbreakability, # but output breakable items. # # **Solution:** # Set `enabled` to true, # `value` to true. # # > **Problem:** # The shopkeepers have all items without unbreakability, # so you've installed another plugin to make all items unbreakable. # # The plugin that was supposed to fix the issue made it even worse, # as it added the Unbreakable:1b tag, which wasn't described anywhere. # # **Solution:** # Set `enabled` to true, # `value` to false. # force-unbreakable-tag: enabled: false value: true ``` </details> <details> <summary>LICENSE</summary> ```txt Attribution-NonCommercial 4.0 International ======================================================================= Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. Using Creative Commons Public Licenses Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC- licensed material, or material used under an exception or limitation to copyright. More considerations for licensors: wiki.creativecommons.org/Considerations_for_licensors Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason--for example, because of any applicable exception or limitation to copyright--then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More cons
๐ฎ DurabilityCustomizer customizes (and optionally fixes) durability mechanisms.
๐ชถ Features
- - cancelling item damage
- - cancelling anvil damage
- - force unbreakable tag:
> adds or removes the unbreakability NBT tag off every item.
> don't use if you don't know what you're doing.
๐ค Commands
- /durabilitycustomizer
- /durabilitycustomizer reload
๐ Files
config.yml
```yaml ############################ ### DurabilityCustomizer ### ############################
################################## ### DURABILITY ### ### -------------------------- ### ### Toggles global durability. ### ##################################
# values: # - `disabled` means that the minecraft feature is disabled. # - `enabled` enables it.
durability: item-durability: disabled anvil-damage: disabled
######################################################### ### UNSAFE ### ### ------------------------------------------------- ### ### Settings that may potentially damage your server. ### #########################################################
unsafe: # This is a special tag useful for when you've set up your server to use the unbreakable tag, # but messed it up at some part. # # For example: # > Problem: # The shopkeepers have all cost items with unbreakability, # but output breakable items. # # Solution: # Set `enabled` to true, # `value` to true. # # > Problem: # The shopkeepers have all items without unbreakability, # so you've installed another plugin to make all items unbreakable. # # The plugin that was supposed to fix the issue made it even worse, # as it added the Unbreakable:1b tag, which wasn't described anywhere. # # Solution: # Set `enabled` to true, # `value` to false. # force-unbreakable-tag: enabled: false value: true ```
LICENSE
```txt Attribution-NonCommercial 4. 0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC- licensed material, or material used under an exception or limitation to copyright. More considerations for licensors: wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason--for example, because of any applicable exception or limitation to copyright--then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More cons
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- Olafcio1
- Version
- 1.0
- Downloads
- 154
- Endorsements
- 2
- Category
- game-mechanics
- Created
- 2/9/2026
- Updated
- 1/31/2026
- Game Versions
- 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
- Tags
- game-mechanics, management, utility
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does DurabilityCustomizer support?
The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.
What is the latest version of DurabilityCustomizer?
Version 1.0, published 2026-01-31 with 154 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await