promotional bannermobile promotional banner

One Ring to rule them all? That sounds exhausting.

Magical ringset that grants you the power of creative flight and other abilitys when carried in your inventory.

File Details

FlyRing-0.3.567_2026.02.17-255364b8e.jar

  • R
  • Feb 17, 2026
  • 789.69 KB
  • 1.4K
  • Early Access

File Name

FlyRing-0.3.567_2026.02.17-255364b8e.jar

Supported Versions

  • Early Access

Changelog

[v0.3.567] - 2026-02-17

Build System - Automatic Server Version Matching

  • Fixed: "Outdated plugin" warning removed - mod now compiles against the exact server version
    • Build script extracts Implementation-Version from HytaleServer.jar at build time
    • ServerVersion in manifest.json is set to the exact server version string (was >=2026.1.0, now e.g. 2026.02.17-255364b8e)
    • Hytale uses String.equals() for version comparison, not semver ranges - the >= prefix never matched
  • Changed: JAR filename now includes server version: FlyRing-0.3.567_2026.02.17-255364b8e.jar
  • Changed: Build script now prefers Release server over Pre-Release (fallback to Pre-Release if no Release found)