A plugin for minigames for the 2024 Halloween event
Go to file
Teriuihi 6c6a87e6c2 Fix entity destruction packet write method in HoverText.java
Updated the destroyPacket to utilize getIntLists(). This change ensures proper handling of entity IDs in line with the necessary method for destroying entities.
2024-10-20 19:34:48 +02:00
gradle/wrapper Initial commit 2024-10-20 19:05:26 +02:00
src/main Fix entity destruction packet write method in HoverText.java 2024-10-20 19:34:48 +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