mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
Changed chunk-sending.per-second to chunk-sending.per-tick
This commit is contained in:
@ -16,7 +16,7 @@ debug:
|
||||
commands: false
|
||||
|
||||
chunk-sending:
|
||||
per-second: 20
|
||||
per-tick: 1
|
||||
compression-level: 7
|
||||
|
||||
chunk-gc:
|
||||
|
Reference in New Issue
Block a user