A replacement for the player utilities that essentials/cmi have and we need
Go to file
Teriuihi 94ec002810 Prevent teleporting while riding a vehicle
The TeleportEvent has been updated to prevent players from teleporting while riding or seated in a vehicle. Instead of dismounting the player and adjusting the destination's coordinates, the request is now simply cancelled and a message is sent to the player, explaining why the teleportation was not completed. This change improves the clarity of the situation for the player and fixed the glitch that lets players teleport into places they shouldn't be.
2024-02-21 19:10:45 +01:00
gradle/wrapper Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
src/main Prevent teleporting while riding a vehicle 2024-02-21 19:10:45 +01:00
.gitignore Initial commit 2023-07-06 05:24:06 +02:00
build.gradle.kts Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
gradle.properties Initial commit 2023-07-06 05:24:06 +02:00
gradlew Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
gradlew.bat Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
settings.gradle.kts Implement new galaxy api that should stop block connecting after it has been rotated by this plugin 2023-07-09 00:26:52 +02:00