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

Minecraft 1.8.7 #3

Closed wilsondc15 closed 8 years ago

wilsondc15 commented 9 years ago

This plugin's functions do not work on Bukkit 1.8.7. The /vs command does however, show all the info and messages when you do a command, but no matter your setting, you die in the void normally as if the plugin is not even installed.

endercrest commented 9 years ago

I am aware of this and taking a look into this today.

endercrest commented 9 years ago

After doing some testing everything things seems to work. If you are using permissions that give you all permission make sure to negate vs.override. An example of doing this for pex would be:

/pex group add -vs.override

Other than that it seems to work fine.