ohowe1 / SpectatorModeRewrite

Minecraft plugin that allows players to go into spectator mode but enables admins to prevent features of it.
https://www.spigotmc.org/resources/smp-spectator-mode-1-16-support.77267/
MIT License
17 stars 9 forks source link

fix measuring distance between two dimensions #48

Closed sxphirus closed 2 years ago

sxphirus commented 2 years ago

if the player is teleported between dimensions while in spectator mode the plugin will attempt to check the distance between two dimensions which returns an NPE

ohowe1 commented 2 years ago

Thank you!