A plugin for minigames for the 2024 Halloween event
Go to file
Teriuihi b9b5e883f1 Disable Yaw setting in HoverText spawn packet
Comment out the line that sets the Yaw value to 0 in the spawn packet for `HoverText`. This change prevents unnecessary modifications to the entity's yaw, streamlining the packet data.
2024-10-20 20:43:52 +02:00
gradle/wrapper Initial commit 2024-10-20 19:05:26 +02:00
src/main Disable Yaw setting in HoverText spawn packet 2024-10-20 20:43:52 +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