From 6e456e47028f97aae45841a3b154226b669a70b7 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Sun, 5 Jul 2020 06:52:13 +1200 Subject: [PATCH] Change default from 2 ticks to 3 for tab expiry --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 881ea1f1..0cef962c 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -83,7 +83,7 @@ PlayerNames: TEAMS OverrideCustomNames: true # How many ticks before tab packet is sent to remove from tablist. This shouldn't need to be touched -TablistRemoveDelay: 2 +TablistRemoveDelay: 3 # Does the player keep their disguise after they die? KeepDisguises: