Skip to content

[1.19.2] Origins Forge 1.7.1.3

Compare
Choose a tag to compare
@MerchantPug MerchantPug released this 19 Sep 14:41
· 2 commits to 1.19.x/forge since this release
e0e3864

This update contains breaking changes within packets, if you're a server owner, you'll have to get your players to update too.

Changes

  • Modify Player Spawn may now operate off thread (On by default, found inside the server config). This should make the power not put the server to a complete stop, but requires certain things to wait a little longer.
    • Selecting an Origin with this power type will boot you into a waiting for powers screen if this setting is on. You'll be booted out as soon as the power finishes validating, and you'll be brought to your new spawn.
    • Respawning has also been modified to only allow you to respawn once the power has been validated.
    • Besides this, if you notice any instabilities with not being allowed to respawn, try logging out and back in.

Bugfixes

  • Fixed modify_insomnia_ticks value returning a negative bound. - #360