Hey tps is at 17 right now, and there are 43 players on it I wanted to optimize it so it can handle atleast 80 people. Here are my timings: http://timings.aikar.co/?url=11046442 And spigot config: http://pastebin.com/00GiFjLJ I wanted to improve the tps to alteast 19 lol.
Can't remove TreeAssist we use that everyday it's what automatically replants our trees. Any chance you know of alternatives that do the same thing but take up less?
Refactor it. If you're not the author of the plugin, ask the developer to refactor it. Looks like the dev can do some optimisation in block tracing.
Change your Code (Text): ticks-per: hopper-transfer: 8 hopper-check: 8 to 40...Doing 9,000 hopper checks per tick isn't healthy at all...