Back to mods
OrbisGuard Mixins project artwork

CurseForge · Hytale mod

OrbisGuard Mixins

Companion module for OrbisGuard that closes all protection bypasses through server-level mixins.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which OrbisGuard Mixins release should I use?

Updated 2 months ago
Latest stable file OrbisGuard-Mixins-0.9.0.jar
Game version Not listed
Mod system Built-in Hytale mod system

OrbisGuard Mixins OrbisGuard-Mixins-0.9.0.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

Where should OrbisGuard Mixins be installed in 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.

Separate client mod Not supported
World host / dedicated server Required
Mod system for this release Built-in Hytale mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.

What else does OrbisGuard Mixins OrbisGuard-Mixins-0.9.0.jar need?

OrbisGuard-Mixins-0.9.0.jar. Change the file and its required mods may change too.

No required dependencies listed for this file

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

Add OrbisGuard Mixins without breaking your instance.

Built for OrbisGuard Mixins OrbisGuard-Mixins-0.9.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use OrbisGuard-Mixins-0.9.0.jar. It targets Hytale; another release may target a different game build or dependency set.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Enable it on the world host

    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.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside OrbisGuard-Mixins-0.9.0.jar. It opens that exact file at the source.

About this project

What does OrbisGuard Mixins add?

OrbisGuard-Mixins

Companion mixin module for OrbisGuard - closes all known protection bypasses.

OrbisGuard-Mixins hooks into server internals that aren't exposed by Hytale's plugin API, providing complete region protection coverage. Without this module, players can bypass certain protections through game mechanics like auto-pickup, hammer cycling, and F-key harvesting.


Requirements

OrbisGuard - The main region protection plugin (0.9.0+, use the matching release)

Hyinit - Mixin bootstrapper/launcher for Hytale


Installation

  1. Download OrbisGuard-Mixins-x.x.x.jar

  2. Place it in your server's earlyplugins/ folder (NOT mods/)

  3. Launch your server through Hyinit instead of starting HytaleServer.jar directly. Hyinit boots the server and applies everything in earlyplugins/. For example:

java -jar Hyinit-x.x.x.jar --assets="<Hytale install>/Assets.zip"

  1. Start the server.

OrbisGuard will automatically detect the mixins module and display [+] Mixins loaded in the startup banner.


What It Protects

Protection Without Mixins With Mixins
Auto item pickup (walk-over) Bypassed Blocked
F-key crop / block harvesting Bypassed Blocked
Hammer block cycling Bypassed Blocked
Explosion block damage Bypassed Blocked
Fire / flamethrower spread Bypassed Blocked
Command blocking Limited Full coverage
Mob spawning control Limited Full coverage
Mob / NPC death loot Bypassed Controlled
Portal & teleporter use Bypassed Blocked
Crafting & workbench access Limited Full coverage
Builder tools Bypassed Blocked
Keep inventory on death Not possible Works
Durability loss prevention Not possible Works
Custom respawn location Not possible Works

Mixin List

Mixin Purpose
PlayerItemEntityPickupSystemMixin Blocks walk-over auto item pickup
CycleBlockGroupInteractionMixin Prevents hammer block cycling
HarvestCropInteractionMixin Blocks scythe crop harvesting
BlockHarvestUtilsMixin Blocks F-key harvesting
CommandManagerMixin Full command blocking (blocked-cmds / allowed-cmds)
ExplosionBlockDamageMixin Protects blocks from explosions
FireFluidTickerMixin Blocks fire / flamethrower spread
SpawnMarkerEntityMixin Controls marker-based mob spawning
WorldSpawnJobSystemsMixin Controls natural mob spawning
NPCPluginSpawnMixin Controls NPC / plugin spawns
NPCDeathItemDropMixin Controls NPC death loot (mob-loot flag)
DeathItemDropMixin Enables keep-inventory flag
ItemDurabilityMixin Enables item-durability protection
RespawnLocationMixin Custom respawn location (respawn-location flag)
CraftingManagerMixin Crafting protection
BenchWindowMixin Workbench chest-access filtering
BuilderToolsPacketHandlerMixin Builder tools protection
FloodFillPositionSelectorMixin Selection-wand flood fill protection
InteractionEntryMixin Core interaction protection
InteractionChainMixin Chained interaction protection
StoreAddEntityMixin Entity spawn tracking
EnterPortalInteractionMixin Portal entry protection
ReturnPortalInteractionMixin Return portal protection
HubPortalInteractionMixin Hub portal protection
TeleporterInteractionMixin Teleporter protection
TeleportConfigInstanceInteractionMixin Instance teleport config protection
TeleportInstanceInteractionMixin Instance teleport protection
ExitInstanceInteractionMixin Instance exit protection

Flags Enabled by Mixins

These OrbisGuard flags depend on the mixins module for full enforcement:

item-pickup-auto - Block walk-over auto-pickup

hammer - Block hammer block cycling

blocked-cmds / allowed-cmds - Full command blocking

mob-spawning - Control all mob spawns

mob-loot - Control mob / NPC death loot

crafting - Crafting & workbench access

use-portals / use-teleporters - Control portal & teleporter use

keep-inventory - Keep items on death

item-durability - Prevent durability loss

respawn-location - Set a custom respawn point


Support

Issues: GitHub Issues

Discord: WiFlow's Discord


OrbisGuard-Mixins is optional but highly recommended for production servers. Without it, knowledgeable players can bypass certain protections.

Project description from CurseForge.

Recent files

OrbisGuard Mixins releases and Hytale builds

16 of 16 releases match

Looking for an older file? The official CurseForge project page is in Resources.