From a53c8ffb79c10f891230b86d50a46c450cf90068 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Sun, 30 Jan 2022 12:03:16 +1300 Subject: [PATCH] Default armorstands option to be the new default --- plugin/src/main/resources/configs/nametags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/src/main/resources/configs/nametags.yml b/plugin/src/main/resources/configs/nametags.yml index 006f18a2..01c0d652 100644 --- a/plugin/src/main/resources/configs/nametags.yml +++ b/plugin/src/main/resources/configs/nametags.yml @@ -28,7 +28,7 @@ NameAboveDisguise: '%complex%' # And names will always display even if the entity is invisible using potion effects # With ArmorStands & the Premium version, you can also use multiple lines in the nametag, use \n as a seperator. # Read the next option for more information. -PlayerNames: TEAMS +PlayerNames: ARMORSTANDS # If doing ARMORSTANDS in the above option, should CustomNames for non-player disguises be overridden to use armorstands too? # This allows multiline names if you have purchased the plugin