From 21a8b0e01b887d774f7ecef8fd3a679049fab536 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Thu, 4 Sep 2025 02:08:57 -0500 Subject: [PATCH] - added minecraft info --- linuxinfo/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/linuxinfo/index.html b/linuxinfo/index.html index 8e2bea3..332ddbe 100644 --- a/linuxinfo/index.html +++ b/linuxinfo/index.html @@ -55,6 +55,13 @@ +

Minecraft

+

here is some important java flags that in my experience. atleast on older hardware. made my server run way better. this is for windows too.

+

will require a bit of modification depending on the version of minecraft. eg where tp put the args

+ +java -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -jar paperclip.jar nogui +
+ source: aikar.co 2018 tuning the jvm g1gc for minecraft

Privacy

A lot of people say "why should i care about privacy, i have nothing to hide". Would you be okay letting many strangers watch you use the bathroom in your own home every time? Would you let me look through every one of your emails?