promotional bannermobile promotional banner

OrbisGuard Mixins

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

File Details

OrbisGuard-Mixins-0.8.8.jar

  • R
  • Mar 26, 2026
  • 141.70 KB
  • 288
  • Early Access

File Name

OrbisGuard-Mixins-0.8.8.jar

Supported Versions

  • Early Access

Fixed

Hytale server update compatibility - Adapted to breaking API changes in the latest Hytale server release. ItemDurabilityMixin updated for canDecreaseItemStackDurability moving from Player to ItemUtils as a static method. Minimap image builder updated for the new palette-indexed MapImage format (replaces raw pixel array). SelectionVisualizer updated for DisplayDebug replacing fade with flags/opacity fields. Crafting mixins updated for BenchState removal, ItemContainerState rename to ItemContainerBlock, and new feedExtraResourcesSection signature. Portal mixins updated for getCombinedEverything() to InventoryComponent.getCombined() and ObjectList to List generics change. NPCDeathItemDropMixin rewritten for DropDeathItems changing from a component-added listener to a ticking system.