12 lines
353 B
Markdown
12 lines
353 B
Markdown
### Network Compression Threshold
|
|
If `network-compression-threshold <= 256` and `bungeecord = false`
|
|
Low compression threshold increases bandwidth usage and CPU load.
|
|
**Recommended:** 512
|
|
|
|
---
|
|
|
|
### Simulation Distance
|
|
If `simulation-distance >= 9`
|
|
Large simulation radius causes heavy ticking load on server threads.
|
|
**Recommended:** 5 or lower
|