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