From 74063459a34ab1d50c7b16e76377892144590c66 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Thu, 4 Feb 2021 02:25:20 +0100 Subject: [PATCH] add tps catchup --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ec444b6..2d3f1d6 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,12 @@ Hides ores from x-rayers. For detailed configuration of this feature check out [ ### purpur.yml Only applicable for purpur. +#### tps-catchup +**default:** true +**optimized:** false +**explanation:** +TPS catchup sends your server into overdrive after tps drops. If your server is constantly running more than 50mspt you'll most likely see an improvement in performance due to the fact that the server will not try to average the tps to 20 by going over 20. It's worth noting that some plugins may not expect this feature being disabled. + #### use-alternate-keepalive **default:** false **optimized:** true