Skip to content

Sample Chunks Per Second

Daniel Mills edited this page Mar 31, 2016 · 3 revisions

What is it?

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.

What is Ideal?

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.

Configuration

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