A plugin for minigames for the 2024 Halloween event
Go to file
Teriuihi 3a0e591694 Set speed components to zero in HoverText spawn packet.
Added X, Y, and Z speed settings to zero in the HoverText spawn packet to prevent unexpected entity movement. This ensures the entity remains stationary as intended.
2024-10-20 20:40:35 +02:00
gradle/wrapper Initial commit 2024-10-20 19:05:26 +02:00
src/main Set speed components to zero in HoverText spawn packet. 2024-10-20 20:40:35 +02:00
.gitignore Initial commit 2024-10-20 19:05:26 +02:00
build.gradle.kts Initial commit 2024-10-20 19:05:26 +02:00
gradlew Initial commit 2024-10-20 19:05:26 +02:00
gradlew.bat Initial commit 2024-10-20 19:05:26 +02:00
Jenkinsfile Initial commit 2024-10-20 19:05:26 +02:00
settings.gradle.kts Initial commit 2024-10-20 19:05:26 +02:00
TODO.MD Initial commit 2024-10-20 19:05:26 +02:00