config aktualisiert
10
config.md
10
config.md
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Die Hauptkonfigurationsdatei des Plugins.
|
Die Hauptkonfigurationsdatei des Plugins.
|
||||||
|
|
||||||
## Vollstandige Konfiguration
|
## Vollständige Konfiguration
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# ==========================
|
# ==========================
|
||||||
@@ -127,11 +127,11 @@ hider:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Abschnitt-Erklarungen
|
## Abschnitt-Erklärungen
|
||||||
|
|
||||||
### Spawn
|
### Spawn
|
||||||
|
|
||||||
Definiert den Spawn-Punkt fur neue Spieler und Teleportationen.
|
Definiert den Spawn-Punkt für neue Spieler und Teleportationen.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
spawn:
|
spawn:
|
||||||
@@ -210,13 +210,13 @@ void_protection:
|
|||||||
|
|
||||||
### Double Jump
|
### Double Jump
|
||||||
|
|
||||||
Ermoglicht einen Doppelsprung.
|
Ermöglicht einen Doppelsprung.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
doublejump:
|
doublejump:
|
||||||
enabled: true
|
enabled: true
|
||||||
velocity: 1.0 # Hohe (1.0 = Standard, 2.0 = doppelt so hoch)
|
velocity: 1.0 # Hohe (1.0 = Standard, 2.0 = doppelt so hoch)
|
||||||
horizontal: 0.2 # Vorwartsschub
|
horizontal: 0.2 # Vorwärtsschub
|
||||||
```
|
```
|
||||||
|
|
||||||
### Player Hider
|
### Player Hider
|
||||||
|
|||||||
Reference in New Issue
Block a user