-
Notifications
You must be signed in to change notification settings - Fork 49
Sample Chunks Per Second
Daniel Mills edited this page Mar 31, 2016
·
3 revisions
This samples how many chunks are being loaded from the disk per second. This can go up if players are exploring, or even if world edit is doing an operation around an unloaded chunk.
This number is different for every server, and is dependent on how many players are exploring or how many world edit operations are going on at a given time.
Located at plugins/React/samplers/sample-chunk-load-per-second.yml
component:
# The interval at which this sample measures.
# You should not change this unless you know what you're doing.
# This interval is sometimes highly sensitive to accuracy.
interval: 20