Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Discussion in 'Spigot Plugin Development' started by Ansl, Feb 11, 2020.
Hey, everybody. How can I do a random teleportation when a player falls into the abyss...?
Check if player recives void damage Create a Random object and get 3 ints Teleport
Change #1 to listen when a player takes void damage instead.