diff --git a/Installation.md b/Installation.md index af9e2ff..ded6313 100644 --- a/Installation.md +++ b/Installation.md @@ -53,32 +53,12 @@ Wird automatisch erkannt. Prefixe werden im Scoreboard angezeigt. Benotigt ein Economy-Plugin (z.B. EssentialsX). Zeigt Kontostand im Scoreboard. -## Kompilieren aus dem Quellcode - -Falls du das Plugin selbst kompilieren mochtest: - -```bash -# Repository klonen -git clone https://github.com/dein-repo/NexusLobby.git -cd NexusLobby - -# Mit Maven bauen -mvn clean package - -# Die JAR befindet sich in target/NexusLobby-1.0.0.jar -``` - -### Build-Anforderungen - -- Maven 3.6+ -- JDK 21+ - ## Erste Schritte nach der Installation 1. **Spawn setzen:** Bearbeite `config.yml` und setze die Spawn-Koordinaten 2. **Wartungsmodus:** Optional mit `/maintenance on` aktivieren -3. **Portale erstellen:** Siehe [Portal-System](Portal-System) -4. **Server-Switcher:** Konfiguriere Server in `config.yml` unter `compass` +3. **Portale erstellen:** Siehe [[Portal-System]] +4. **Server-Switcher:** Konfiguriere Server in [[Config-yml|config.yml]] unter `compass` ## Troubleshooting