A replacement for the player utilities that essentials/cmi have and we need
Go to file
Teriuihi df875406e1 Add distance check to TeleportEvent
In addition to checking if a player is on a vehicle, the update now also checks if the distance between the player's current location and the teleport destination is more than 5 blocks. If that's the case, the teleportation is cancelled.
2024-06-28 23:23:50 +02:00
gradle/wrapper Dev/exp bottle from furnace (#1) 2024-01-04 09:15:00 +01:00
src/main Add distance check to TeleportEvent 2024-06-28 23:23:50 +02: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