HyRepair-1.1.4.jar
29 Mar 2026
CurseForge · Hytale mod
Allows players to repair the item they are currently holding using a simple command, with configurable limits and permission-based access.
Quick answer
HyRepair-1.1.4.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
HyRepair-1.1.4.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for HyRepair-1.1.4.jar. Pick another file and the loader, install side or required mods may change.
Use HyRepair-1.1.4.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside HyRepair-1.1.4.jar. It opens that exact file at the source.
About this project
Lightweight durability repairs for Hytale servers: clean commands, strong permission control, optional cooldowns, toast notifications, and an RPG-style chance mode.
HyRepair lets players repair the item they are holding, repair all eligible items in their inventory, or enable automatic repairs when durability gets low. Designed for Survival, RPG, and MMO servers where durability matters — without heavy mechanics.
No client-side UI mod required. The Repair Menu uses the standard server asset-pack UI workflow (IncludesAssetPack). HyUI and MultipleHUD are not required for this menu.
Give players access to /repair and /repair all:
hyrepair.command.repair
hyrepair.command.repair.all
Config file: mods/HyRepair/HyRepair.json
Tip: If you update the mod, missing config keys are added automatically. Broken configs are backed up and regenerated.
| Command | Permission | Description |
|---|---|---|
/repair |
hyrepair.command.repair |
Repairs the item you are currently holding. |
/repair all |
hyrepair.command.repair.all |
Repairs all eligible items in your inventory (single summary toast). |
/autorepair |
hyrepair.command.autorepair |
Toggles auto-repair for the held item (repairs at low durability threshold). |
/autorepairall |
hyrepair.command.autorepairall |
Toggles auto-repair for the entire inventory (repairs eligible items at low durability threshold). |
/repairmenu |
hyrepair.command.repairmenu |
Opens a simple UI menu for repair actions (optional feature, can be disabled in config). |
/hyrepair reload |
hyrepair.admin.reload |
Reloads HyRepair.json without restarting the server. |
AutoRepairThreshold is a percentage. Example: 10 means 10% durability remaining. When an item reaches ≤ 10% of its max durability, it will be repaired automatically (if AutoRepair is enabled and the item is eligible).
/repair all shows one summary toast: Repaired X, failed Y.If a player has multiple cooldown permissions, the highest value wins.
| Applies to | Permission pattern | Example | Description |
|---|---|---|---|
/repair |
hyrepair.command.repair.cooldown.<seconds> |
hyrepair.command.repair.cooldown.30 |
Sets cooldown for /repair to 30 seconds. |
/repair all |
hyrepair.command.repair.all.cooldown.<seconds> |
hyrepair.command.repair.all.cooldown.120 |
Sets cooldown for /repair all to 120 seconds. |
| Applies to | Permission | Description |
|---|---|---|
/repair |
hyrepair.command.repair.cooldown.bypass |
No cooldown for /repair. |
/repair all |
hyrepair.command.repair.all.cooldown.bypass |
No cooldown for /repair all. |
/repair cooldown to 10 seconds:
hyrepair.command.repair.cooldown.10
/repair all cooldown to 120 seconds:
hyrepair.command.repair.all.cooldown.120
Allow commands + bypass cooldowns:
hyrepair.command.repair
hyrepair.command.repair.all
hyrepair.command.repair.cooldown.bypass
hyrepair.command.repair.all.cooldown.bypass
Blacklisted items are excluded from all repair modes (commands and auto modes).
Configure in HyRepair.json with exact item IDs:
"BlacklistItemIds": ["Weapon_Longsword_Iron", "Weapon_Longsword_Scarab", "Armor_Wool_Head"]
/repair and /repair allAutoRepairThreshold)HyRepair focuses on simplicity, performance, and fine-grained permission control — ideal for servers that want reliable repairs without unnecessary overhead.
Want to improve this mod? Join our Discord
Project description from CurseForge.
Recent files
29 Mar 2026
1 Mar 2026
14 Feb 2026
3 Feb 2026
1 Feb 2026
31 Jan 2026
30 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.