
NoDura
ArchivedA simple Minecraft Fabric server-side mod to disable item durability damage on a per-player basis.
544
5
NoDura has been archived. NoDura will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21
1.20–1.20.4
1.19.2–1.19.4
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 years ago
Updated last year
NoDura
This is a small Fabric server-side mod that allows players to configure whether items in their inventories, such as armor and tools, should be damaged when used.
Usage
Use the command /nodura doDurability [true|false]
to toggle the durability damage mechanic for yourself. You can also just do /nodura doDurability
to check the status of the toggle.
Default NoDura mode
As a server admin, you can also select the default NoDura mode for new players by running
/gamerule defaultNoDuraMode <noDuraMode>
Where <noDuraMode>
can be one of the following:
DoDurability
NoDurability
Credits
- Thanks to Swanlab for the mod's icon.
Support
If you would like to report a bug, or make a suggestion, you can do so via the mod's issue tracker.