v1.19.0

Details

  • Filename
    Voidspawn.jar
  • Uploaded by
  • Uploaded
    Jan 19, 2021
  • Size
    106.79 KB
  • Downloads
    350
  • MD5
    fb2f4251530237a7acb10fbcde622ce0

Supported Bukkit Versions

  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

V1.19.0

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)

V1.18.3

  • Fix BentoBox teleportation

V1.18.2

  • Fix trapdoors breaking touch mode -- Thanks to @YellowZaki
  • Fix exception caused by invalid world

V1.18.1

  • Fix nether detector height check.
  • Add selected detector to /vs info command
  • Small internal changes

V1.18.0

  • Add BentoBox support (0.13.0-SNAPSHOT or above). Since BentoBox is still in early development, please let me know if you run into problems with it.
  • New Command: /vs info [world] - Provides the status and configuration information for your world setup.

V1.17.0

This is a smaller feature update, but larger internal update.

  • Updated to Spigot 1.13. Officially dropping support for all previous spigot versions.
  • Update to Java 8.
  • New permission 'vs.enable'. Given to all users by default. If negated/set to false for a player, nothing will happening when entering the void.
  • Added Command Autocomplete. All commands will provide auto complete functionality which should make it easier to use VoidSpawn
  • Various internal changes and improvements

As always, please report any problems you might run into. I am also always happy to take feature requests.