Hello,
I know this has been written many times asking for fixing slow startups or server in general.
This is not completely that case, current issue i have with my server is 90% of RAM usage only after 10 average players + around 7 hours of server uptime.
Timings has not been very helpful as my tps is high and i only receive world loading reported.
The issue is that the server performance is great and everything but my concern is that this is a 32 GB instance server and going any higher would cause either lag or server crash
Java we are using is 1.8
Plugins around 50
Dedicated machine specs are i9-9900k
And server version is 1.16.5 (Yatopia fork, it it performing much better than clear spigot, as with no forks it loaded more awfully)
The only other plugin i see "causing any problem" is essentials with
So if there is any solution for either replacing Essentials with any other plugin which works smoother or is there any suggestion for us to improve server performance (Used ClearLagg and other Lag Assist plugins haven't helped that much)
Chunks are pretty much pre generated but i will leave it for a full fill once again just in case
And take in mind this is Survival server so removing mobs every 5 minutes is a no option because players want to create farms
I can provide timings even needed
If i forgot any info to provide do not hesitate to remind me in the replies
I know this has been written many times asking for fixing slow startups or server in general.
This is not completely that case, current issue i have with my server is 90% of RAM usage only after 10 average players + around 7 hours of server uptime.
Timings has not been very helpful as my tps is high and i only receive world loading reported.
The issue is that the server performance is great and everything but my concern is that this is a 32 GB instance server and going any higher would cause either lag or server crash
Java we are using is 1.8
Plugins around 50
Dedicated machine specs are i9-9900k
And server version is 1.16.5 (Yatopia fork, it it performing much better than clear spigot, as with no forks it loaded more awfully)
The only other plugin i see "causing any problem" is essentials with
Code:
Essentials::Event: com.earth2me.essentials.EssentialsPlayerListener$CommandSendListener
Chunks are pretty much pre generated but i will leave it for a full fill once again just in case
And take in mind this is Survival server so removing mobs every 5 minutes is a no option because players want to create farms
Code:
flags: -Xms16192M -Xmx32192M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:-OmitStackTraceInFastThrow -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=8 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=true -Daikars.new.flags=true
I can provide timings even needed
If i forgot any info to provide do not hesitate to remind me in the replies
