config aktualisiert
10
config.md
10
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
|
||||
|
||||
Reference in New Issue
Block a user