OrbisGuard | Region Management

Region protection plugin for Hytale servers. Define areas, set flags (block-break, block-place, use), and control who can build where. Based on WorldGuard for Minecraft.

File Details

OrbisGuard-0.8.8.jar

  • R
  • Mar 26, 2026
  • 472.43 KB
  • 841
  • Early Access

File Name

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