¡Hi!
May I use launch flags on bungeecord? I'm trying to reduce CPU consumption of bungeecord, I don't know if flags (from https://www.spigotmc.org/threads/gu...remove-lag-fix-tps-improve-performance.21726/) can be used on bungee or they will cause a negative impact.
Launch flags on bungeecord?
May I use launch flags on bungeecord? I'm trying to reduce CPU consumption of bungeecord, I don't know if flags (from https://www.spigotmc.org/threads/gu...remove-lag-fix-tps-improve-performance.21726/) can be used on bungee or they will cause a negative impact.
Code (Text):
java -Xmx8G -Xms8G -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=45 -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50...