You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
VIP Plugins Mob Farm Manager [supports 1.7.10 up to 1.20] Hopper support
Version: 3.0.4.7
- Author ArteffCods
- Creation date
- Limited async to single thread processing which will help out to spread out chunk check instead of pushing all of it in one go which could have caused some issues with more players online and more chunks to be checked, while it was fast it wanted to use more CPU resources than it could have actually handled
- Adjustment for allowed time to process chunk data which was causing some of the timeout errors being shown
- Small fix for error appearing in case it took longer than 1 second to process data due to server lagging out
- Fix for error message in some instances when chunk isn't being loaded in fully to get entities in it
- Fix for clean command reporting incorrect checked chunk number if chunk grouping is disabled
- Fix for issue with 1.8.8 and older servers causing error messages
- Changed approach in how we are processing chunk checks which should be now limited so single thread instead of trying to maximize those which was causing issues in some systems with more limited available thread count
- Additional adjustment to optimize speed between chunk processing and thread count exhaustion.
- Additional improvements relating to async handling to mitigate issue with error message appearing when you have bunch of players online
- Fix for manual clean command not cleaning chunks in a correct way when you have grouping disabled