![image](
https://github.com/user-attachments/assets/6beee7d1-b531-48e8-b0e6-96f3922af252)
---
![image](
https://github.com/user-attachments/assets/79963724-1a18-4991-a3d3-e7ea587e3bce)
<p align = "center">
<img src="
https://github.com/user-attachments/assets/5ddb695d-4ece-4ff2-8a98-22916db4c5a2" width="100" />
</p>
### <p align = "center">Downloads</p>
Der Download zur Beta wird hier und auf Spigotmc.org verfügbar sein.
The download for the beta will be available here and on Spigotmc.org.
---
[![Version](
https://img.shields.io/spiget/version/10905?label=version)][spigotmc-link]
[![Discord](
https://img.shields.io/discord/1850...ogo=discord&logoColor=ffffff)][discord-invite]
[![View on SpigotMC](
https://img.shields.io/badge/view on-SpigotMC-orange.svg)][spigotmc-link]
[![Downloads](
https://img.shields.io/spiget/downloads/10905?color=blue)][spigotmc-link]
## Info
| Dieses Plugin bietet ein umfassendes Lobbysystem für Spigot-Server mit Version 1.21.
| This plugin provides a comprehensive lobby system for Spigot servers running version 1.21.
---
## ️ Commands
### Spielerbefehle / Player Commands
| **Befehl/Command** | **Beschreibung/Description** |
|---------------------|------------------------------------------------------|
| `/spawn` | Teleportiert den Spieler zum festgelegten Spawnpunkt.<br> Teleports the player to the set spawn point. |
### Admin-Befehle / Admin Commands
| **Befehl/Command** | **Beschreibung/Description** |
|-----------------------|------------------------------------------------------|
| `/setspawn` | Setzt den aktuellen Standort als Spawnpunkt. <br> Sets the current location as the spawn point. |
---
## ⚙️ Configs
| Die Konfigurationsdatei ermöglicht eine einfache Anpassung des Lobbysystems. Sie befindet sich unter:
`/plugins/Lobbysystem/config.yml`
`/plugins/Lobbysystem/messages.yml`
`plugins/Lobbysystem/data/PlayerData.yml`
| The configuration file allows for easy customization of the lobby system. It can be found at:
`/plugins/Lobbysystem/config.yml`
`plugins/Lobbysystem/messages.yml`
`plugins/Lobbysystem/data/PlayerData.yml`
### Standart Konfiguration / Default Config:
```yaml
# Plugin Configuration
# General
prefix: "§bLobby §8| "
Level: "2024"
HotbarSounds: true
# Welcome effects
welcome:
title: §e✨ §5Willkommen! §e✨
subtitle: §d §aViel Spaß und Erfolg! §c
title_enabled: true
blindness_enabled: true
sound_enabled: true
blindness_duration: 45 # Duration of Blindness (1 second = 20 Ticks)
# Welcome messages
messages:
firstjoin: "§6%player% §6ist zum ersten Mal auf dem Server! Willkommen!" # When the player joins the server for the first time, they receive a special join message.
join: "§a%player% §aist der Lobby beigetreten."
leave: "§c%player% §cchat die Lobby verlassen."
# Spawn
# (But it's Easy to use with /setspawn)
spawn:
world: "world"
x: 0.0
y: 100.0
z: 0.0
yaw: 0.0
pitch: 0.0
# Navigator general
CompassName: "§b§lNavigator"
# Navigator Items
navigator:
item1:
material: REDSTONE
name: Teleport zu 0, 0, 0
description: "Teleportiere dich zu den Koordinaten 0, 0, 0"
slot: 13
coordinates:
x: 0
y: 100
z: 0
item2:
material: EMERALD
name: Teleport zu 100, 64, 100
description: "Teleportiere dich zu den Koordinaten 100, 64, 100"
slot: 14
coordinates:
x: 100
y: 64
z: 100
# add more...
# Gadgets
gadgetitemname: "§7§lGadgets"
# Köpfe
heads:
- Errax15
- NoRiskk
- Paluten
- BastiGHG
- Spieler4
- Spieler5
- Spieler6
- Spieler7
```
---
## Permissions
| Das Plugin nutzt folgende Berechtigungen:
| The plugin uses the following permissions:
| **Permission** | **Beschreibung/Description** |
|-------------------------|------------------------------------------------------------|
| `Lobbysystem.admin` | Erlaubt es alle Einrichtungsbefehle zu nutzen. <br> Allows the use of all setup commands. |
---
## ✨ Authors
| Dieses Plugin wurde von [Errax15] entwickelt.
| This plugin was developed by [Errax15].
| Vielen Dank für die Nutzung des Lobbysystems!
| Thank you for using the Lobby system!
---
## Support
| Bei Fragen oder Problemen, kontaktiere uns unter: [Github Issues](
https://github.com/Errax15/MC-Lobbysystem/issues)
| For questions or issues, contact us at: [Github Issues](
https://github.com/Errax15/MC-Lobbysystem/issues)