From 02171b60b680aa0740c625ca1f214a9fd5f6993a Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Wed, 30 Sep 2020 06:28:46 +1300 Subject: [PATCH] More --- src/main/resources/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 596c1f61..e5468d8e 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -80,6 +80,7 @@ PlayerNames: TEAMS # If doing ARMORSTANDS in the above option, should CustomNames be overridden to use armorstands too? # This allows multiline names if you have purchased the plugin +# Use \n for a new line, though if you're doing it in a config you may need to use \\n as " and ' are treated differently. OverrideCustomNames: true # How many ticks before tab packet is sent to remove from tablist. This shouldn't need to be touched