Version 1.0.0
43 downloads
Item Monitor is a plugin that was made to help with server performance by managing dropped items. Item Monitor scans dropped items every X seconds defined in config, and sees if an item is over the desired limit you have set in the config. With this plugin, it will notify in the server console when it scans an item over limit, and will then set the items to be removed within X seconds.
Config
{
"Check Interval Time (Secs)": 60,
"Removal Time (Secs) (Must be lower then the check time)": 45,
"Item Removal Times": []
}