-
Notifications
You must be signed in to change notification settings - Fork 49
Sample Drops
Daniel Mills edited this page Mar 31, 2016
·
2 revisions
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".
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.
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