V1.20.0

Details

  • Filename
    VoidSpawn.jar
  • Uploaded by
  • Uploaded
    Nov 29, 2021
  • Size
    113.57 KB
  • Downloads
    31,886
  • MD5
    2bf6c2068490f15046c9223e88d1262e

Supported Bukkit Versions

  • 1.17

Changelog

V1.20.0

This update brings proper support for Minecraft 1.18 with the new world height.

  • Fix detectors to correctly choose void height level based on each world
  • Drop support for all versions before Minecraft 1.18
  • Upgrade to Java 16
  • Implement option system for detectors
  • Replaced 'offset' option with 'void_height' and 'roof_height'

V1.19.5

Another minor update:

  • Fix players dying when moving around while falling into the void (#90)

V1.19.4

This is a minor update:

  • Fix bounce option printing debug info
  • Add additional information to the info command (#76)

V1.19.3

This is a small update including a small dependency update and adding some new mode options.

  • Update Bentobox dependency to 1.16.1, fixing a NoSuchMethodError exception (#84).
  • Add new bounce options (#19) - bounce & min_bounce_velocity
  • Add new damage option (#70) - damage

V1.19.2

  • Fix bug when accessing fallback spawn
  • Add incompatibility mode providing minimal backwards compatibility for MC 1.12 and below

Note: This incompatibility mode is a temporary measure that might allow older versions to run. Please note, VoidSpawn will eventually completely removed support for these versions by disabling itself. So it is highly recommended to update to MC 1.13 in order to continue to use this plugin. There are also no guarantees that VoidSpawn will work as expected.

V1.19.1

A small patch for two bugs:

  • Fix NPE in command mode when the player hasn't touched the ground
  • Fix NPE caused by BentoBox's API