You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Mills edited this page Mar 31, 2016
·
2 revisions
What is it?
This samples the number of drops loaded on all loaded chunks in all worlds. This does not count the amount of drops within each drop "stack".
What is Ideal?
This is different for all servers, and should be considered with a DIFFERENCE. If you usually have 40-60 drops, and it skyrockets to 7000, you may have an issue. However, you should not worry about this affecting performance too much. There is no need to clear drops if there is not a lot of them. Seriously, it is the least effective thing to clear for performance.
Configuration
Located at plugins/React/samplers/sample-drops.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: 100