Update config
This commit is contained in:
committed by
GitHub
parent
9cb7ff8b84
commit
52e80e540b
11
README.md
11
README.md
@@ -23,15 +23,17 @@
|
|||||||
### Configuration
|
### Configuration
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
gameplay:
|
||||||
|
server-mod-name: Kaiiju
|
||||||
|
shared-random-for-players: true
|
||||||
network:
|
network:
|
||||||
send-null-entity-packets: true
|
send-null-entity-packets: true
|
||||||
alternate-keepalive: false
|
alternate-keepalive: false
|
||||||
kick-player-on-bad-packet: true
|
kick-player-on-bad-packet: true
|
||||||
gameplay:
|
|
||||||
server-mod-name: Kaiiju
|
|
||||||
shared-random-for-players: true
|
|
||||||
region-format:
|
region-format:
|
||||||
debug: false
|
linear:
|
||||||
|
flush-frequency: 10
|
||||||
|
flush-max-threads: 1
|
||||||
optimization:
|
optimization:
|
||||||
disable-vanish-api: false
|
disable-vanish-api: false
|
||||||
disable-player-stats: false
|
disable-player-stats: false
|
||||||
@@ -41,7 +43,6 @@ optimization:
|
|||||||
enable: false
|
enable: false
|
||||||
max-threads: 0
|
max-threads: 0
|
||||||
keepalive: 60
|
keepalive: 60
|
||||||
queue-capacity: 4096
|
|
||||||
world-settings:
|
world-settings:
|
||||||
default:
|
default:
|
||||||
gameplay:
|
gameplay:
|
||||||
|
|||||||
Reference in New Issue
Block a user