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

Polished a couple of things #11

Closed 811Alex closed 3 years ago

811Alex commented 3 years ago

This makes the collision work like you have a bubble around you instead of checking for collisions as a point. Useful for servers with ping above zero. Also fixes a small issue, where the server wouldn't send people back into survival if people were spectating and the server restarted before they went back into survival on their own.

ohowe1 commented 3 years ago

Thanks for the changes!