From 2e82779d345293f3a32f234c974193daf71e63b1 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Thu, 22 Jan 2026 15:06:45 +0000 Subject: [PATCH] Installation aktualisiert --- Installation.md | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) 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