promotional bannermobile promotional banner

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.1.0.jar

  • R
  • Mar 26, 2026
  • 2.25 MB
  • 385
  • Early Access

File Name

OrbisOrigins-2.1.0.jar

Supported Versions

  • Early Access

[2.1.0] - 3/26/2026

Added

  • Species JSON command hooks - Species files can define optional selectCommands and deselectCommands arrays of server command strings. Each line is executed with console permissions (not the player’s permissions). Placeholders {player} and {username} are replaced with the selecting player’s username.
    • selectCommands - Run when the player confirms this species in the species selection GUI (after model, stats, starter items, save, and AbilityAPI hooks).
    • deselectCommands - Run when the player leaves this species for a different species, before the new species is applied (undo-style grants, etc.).
    • Order - When switching from species A to B: A’s deselectCommands run first (in list order), then the normal Orbis apply sequence, then B’s selectCommands (in list order). First-time selection only runs selectCommands for the chosen species. Re-confirming the same species ID runs neither list.
    • Scope - Hooks run only on GUI confirm; they do not run on world join, respawn, or /origins reload. See SPECIES_JSON_GUIDE.md.

Compatibility

  • Hytale Update 4 - This release updates Orbis Origins for Hytale Update 4.