File Details
OrbisOrigins-2.2.0.jar
- R
- May 26, 2026
- 2.25 MB
- 543
- 0.5
File Name
OrbisOrigins-2.2.0.jar
Supported Versions
- 0.5
[2.2.0] - 5/26/2026
Compatibility
- Hytale 0.5.0 — Targets Hytale server
^0.5.0(semverServerVersionin manifest; no longer uses the legacyYYYY.MM.DD-<sha>pin). Compile against AbilityAPI 1.2.0 fromability-api.
Changed
- Math types —
Vector3dusesorg.joml; rotations useRotation3f/org.joml.Vector3fwhere the server API changed (preview entity, sleeping mount packets).
Fixed
- Species command placeholders (
{player}/{username}) now usePlayerRef#getUsername()instead of the removedPlayer#getDisplayName()API.