Skip to content
KabanFriends edited this page Feb 18, 2026 · 1 revision

About Refixes

Refixes is a collection of bug patches and optimizations for the Hytale server software.
Refixes consists of two different modules, Early Plugin and Main Plugin.

Refixes Early Plugin

Tweaks the core server behavior using Mixin-based patches. To use Refixes Early Plugin, the server must be booted via Hyinit.

Refixes Main Plugin

Adds runtime monitoring systems and light optimizations. Configurations for all patches, including ones from Refixes Early Plugin, are managed in this module inside mods/IroriPowered_Refixes/Refixes.json.

Clone this wiki locally