1
0
Fork 0
Minecraft Minigame made for Minestom Game Jam
Find a file
Andus b82cdb3a4b The game is starting as it should
- Fully working Queue system
- Fully working game (for now with one color)
- TODO: Add check for yellow (Is player under a block)
- TODO: Check if there are still alive players, if not, end the game early
- TO FIX: Yellow - while check is used to check if players have adventure gamemode, it should be changed (server crashes after too many attempts)
2024-08-12 02:09:21 +02:00
.idea Many Significant Changes 2024-08-11 02:10:39 +02:00
gradle Many Significant Changes 2024-08-11 02:10:39 +02:00
server The game is starting as it should 2024-08-12 02:09:21 +02:00
src/main The game is starting as it should 2024-08-12 02:09:21 +02:00
.gitignore Initial commit 2024-08-10 14:51:12 +02:00
build.gradle.kts Many Significant Changes 2024-08-11 02:10:39 +02:00
gradlew Initial commit 2024-08-10 14:51:12 +02:00
gradlew.bat Initial commit 2024-08-10 14:51:12 +02:00
README.md Initial commit 2024-08-10 14:51:12 +02:00
settings.gradle.kts Initial commit 2024-08-10 14:51:12 +02:00

MinestomGameJam