endercrest / VoidSpawn

A Spigot & Bukkit plugin that teleports players upon entering the void.
https://www.spigotmc.org/resources/voidspawn.19350/
GNU Lesser General Public License v2.1
5 stars 10 forks source link

Early Teleportation #54

Closed octo-kumo closed 4 years ago

octo-kumo commented 4 years ago

Describe the bug The plugin teleports player too early at y=0. This prevents players with /fly to place the first block at y=0

To Reproduce Steps to reproduce the behavior:

  1. Set the plugin up
  2. Fly to y=1
  3. Slowly fly to y=0
  4. Instant Teleportation

Expected behavior A configuration of at which y level should the detector fire

Screenshots If applicable, add screenshots to help explain your problem.

VoidSpawn Version: Latest MC Version: Paper 1.12.2 Spigot Version: 1.12.2

Additional context Add any other context about the problem here.

endercrest commented 4 years ago

@LE0ZY Hey! You can use the command /vs offset to set the vertical offset. Let me know if you run into any other problems.