A plugin for minigames for the 2024 Halloween event
Go to file
Teriuihi 316bbad36e Try removing packet writes in HoverText.java
Eliminated unnecessary speed, pitch, and yaw packet writes in HoverText.java for entity spawning to streamline code. Also commented out the updateScoreboard calls in Leaderboard.java to prevent redundant packet sending to players.
2024-10-20 21:08:23 +02:00
gradle/wrapper Initial commit 2024-10-20 19:05:26 +02:00
src/main Try removing packet writes in HoverText.java 2024-10-20 21:08:23 +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