A plugin for minigames for the 2024 Halloween event
Go to file
Teriuihi d4eccf478f Add check for existing viewers before adding them
Updated the addViewer method to verify if a player is already in the viewers list before adding. Adjusted the order of operations to ensure the scoreboard is updated correctly before adding the player to the viewers.
2024-10-20 19:42:31 +02:00
gradle/wrapper Initial commit 2024-10-20 19:05:26 +02:00
src/main Add check for existing viewers before adding them 2024-10-20 19:42:31 +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