LobbySystem commit

This commit is contained in:
2025-12-09 19:43:47 +01:00
commit eb60f16b23
43 changed files with 786 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
chickens:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890": "Küken123"
"123e4567-e89b-12d3-a456-426614174000": "Huhn456"

View File

@@ -0,0 +1,8 @@
name: SenorPolloLobby
version: 1.0
main: net.senorpollo.lobbysenor.SenorPollo_sLobby
api-version: 1.20
author: Quattro
commands:
build:
description: "Enter build mode"

View File

@@ -0,0 +1,10 @@
# settings.yml
# Beispiel: UUID:
# spawnAtSpawn: true/false (ob Spieler am Spawn spawnt)
settings:
UUID1:
spawnAtSpawn: true
UUID2:
spawnAtSpawn: false