mirror of
https://github.com/YouHaveTrouble/minecraft-optimization.git
synced 2026-05-11 22:06:56 +00:00
Add use Java 11
This commit is contained in:
@@ -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>.
|
<a href="https://gist.github.com/stonar96/ba18568bd91e5afd590e8038d14e245e">Stonar96's recommended settings</a>.
|
||||||
|
|
||||||
<h2>Java startup flags</h2>
|
<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
|
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>.
|
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>
|
<p>
|
||||||
It's really hard to justify using one. Stacking naturally spawned entities causes more lag than not stacking them at all
|
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.
|
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user