Disabled Durability (Update 4)

A Hytale server plugin that disables item durability for all players — tools and equipment never break.

File Details

DisabledDurability-1.0.0+2026.03.26-89796e57b.jar

  • R
  • Apr 1, 2026
  • 1.46 MB
  • 1.0K
  • Early Access

File Name

DisabledDurability-1.0.0+2026.03.26-89796e57b.jar

Supported Versions

  • Early Access

1.0.0 — 2026-04-01

Added

  • Initial release.
  • DurabilityResetSystem — an ECS ticking system that sets MaxDurability to 0 for all non-unbreakable items in player inventories every server tick.
  • Inventory coverage: Hotbar, Storage, Armor, Utility, Tool, Backpack. - System dependency: runs before PlayerSendInventorySystem so client-side inventory state reflects the durability reset.
  • Multi-version build setup via the buildAll Gradle task and the hytaleVersions list in build.gradle.kts.
  • Compatibility with Hytale Server 2026.03.26-89796e57b.