Fixed bug that caused incorrect seat dismounting in newer 1.19 versions. ○ The teleport event was used for both teleporting and dismounting; however this no longer works in newer versions of Spigot and probably shouldn't have worked in previous versions. So now the correct player dismount event is in use for handling player seat dismounts, and the teleport event remains for teleport dismounts.