Orbis Origins

A Hytale mod that allows players to choose their playable species at the start of their journey. Each species comes with unique attributes, resistances, and starter items.

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 (semver ServerVersion in manifest; no longer uses the legacy YYYY.MM.DD-<sha> pin). Compile against AbilityAPI 1.2.0 from ability-api.

Changed

  • Math typesVector3d uses org.joml; rotations use Rotation3f / org.joml.Vector3f where the server API changed (preview entity, sleeping mount packets).

Fixed

  • Species command placeholders ({player} / {username}) now use PlayerRef#getUsername() instead of the removed Player#getDisplayName() API.