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-Versionfrom HytaleServer.jar at build time ServerVersionin 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
- Build script extracts
- 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)

