Add use Java 11

This commit is contained in:
Bierque Jason
2020-12-29 08:22:56 +01:00
committed by GitHub
parent 3a71e840e3
commit 7a01f0ab3e
+2 -1
View File
@@ -223,6 +223,7 @@ Hides ores from x-rayers. For detailed configuration of this feature check out
<a href="https://gist.github.com/stonar96/ba18568bd91e5afd590e8038d14e245e">Stonar96's recommended settings</a>.
<h2>Java startup flags</h2>
Minecraft 1.17 will use Java 11 (LTS), good resolution 2021 to finally update your version of Java!
JVM can be configured to reduce lag spikes caused by big garbage collector tasks. You can find
startup flags optimized for minecraft servers <a href="https://mcflags.emc.gs/">here</a>.
@@ -240,4 +241,4 @@ and remove items than that items if they would be left alone doesn't help either
<p>
It's really hard to justify using one. Stacking naturally spawned entities causes more lag than not stacking them at all
due to server constantly trying to spawn more mobs. Only "acceptable" use case is spawner mobs on servers with large amount of spawners.
</p>
</p>