Skip to content

v1.19.0

Compare
Choose a tag to compare
@endercrest endercrest released this 19 Jan 08:56
· 20 commits to master since this release

Got a larger update that has been long overdue. With this many changes, there are some changes for bugs, so please report them to https://github.com/endercrest/VoidSpawn/issues!

  • New mode: Looper! (#66)
    • This mode will teleport the player to the top of the world at the same x, z location.
    • This has two unique options: vertical_offset and keep_velocity
  • Add SuperiorSkyblock2 support (#50)
  • Implement new options system
    • This system takes over all the different settings that can be set for different modes. 
    • This introduces the new command: "/vs option [set/clear] [option] [value...]"
    • Available options (not available for all modes): sound, sound_volume, sound_pitch, hybrid, keep_inventory, message, offset, command, inc_death_stat, vertical_offset, keep_velocity.
    • Different modes support different options. This system is much easier to implement new options, so if there are any new options you would like, please let me know!
  • Add Death Increment Option (#64)
  • Refactor Island mode
    • Minor front-facing changes allowing for more separated and long term stability.
    • All island modes now support fallback spawn when missing island (#72)