From 8ededce358304ca7d3c81cfac1f73bd7360cea62 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Fri, 23 Jan 2026 11:28:32 +0000 Subject: [PATCH] config aktualisiert --- config.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.md b/config.md index 0373875..7a75a09 100644 --- a/config.md +++ b/config.md @@ -2,7 +2,7 @@ Die Hauptkonfigurationsdatei des Plugins. -## Vollstandige Konfiguration +## Vollständige Konfiguration ```yaml # ========================== @@ -127,11 +127,11 @@ hider: --- -## Abschnitt-Erklarungen +## Abschnitt-Erklärungen ### Spawn -Definiert den Spawn-Punkt fur neue Spieler und Teleportationen. +Definiert den Spawn-Punkt für neue Spieler und Teleportationen. ```yaml spawn: @@ -210,13 +210,13 @@ void_protection: ### Double Jump -Ermoglicht einen Doppelsprung. +Ermöglicht einen Doppelsprung. ```yaml doublejump: enabled: true velocity: 1.0 # Hohe (1.0 = Standard, 2.0 = doppelt so hoch) - horizontal: 0.2 # Vorwartsschub + horizontal: 0.2 # Vorwärtsschub ``` ### Player Hider