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
selectCommandsanddeselectCommandsarrays 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
deselectCommandsrun first (in list order), then the normal Orbis apply sequence, then B’sselectCommands(in list order). First-time selection only runsselectCommandsfor 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. SeeSPECIES_JSON_GUIDE.md.
Compatibility
- Hytale Update 4 - This release updates Orbis Origins for Hytale Update 4.

