A plugin for minigames for the 2024 Halloween event
Go to file
Teriuihi 5cbaf3f24c Enable scoreboard updates and comment out hover text
Uncommented the code in `updateScoreboard` and `addViewer` methods in `Leaderboard.java` to ensure scoreboard updates are sent to players. Commented out the components in `HoverText.java` related to setting text display names.
2024-10-20 21:43:46 +02:00
gradle/wrapper Initial commit 2024-10-20 19:05:26 +02:00
src/main Enable scoreboard updates and comment out hover text 2024-10-20 21:43:46 +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