From efd140f55adef1a049a6ccdc6818e792a2b7a41e Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Tue, 29 Dec 2020 13:18:27 +0100 Subject: [PATCH] added source on requirement of java 11 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e501661..9e9e2be 100644 --- a/README.md +++ b/README.md @@ -223,8 +223,7 @@ Hides ores from x-rayers. For detailed configuration of this feature check out Stonar96's recommended settings.

Java startup flags

-Paper and its forks in upcoming version 1.17 will require Java 11 (LTS) or higher, good resolution 2021 to finally update your version of Java! -(or at least inform your host so they can handle the migration). +Paper and its forks in upcoming version 1.17 will require Java 11 (LTS) or higher. Good resolution 2021 to finally update your version of Java!(or at least inform your host so they can handle the migration). JVM can be configured to reduce lag spikes caused by big garbage collector tasks. You can find startup flags optimized for minecraft servers here.