From 2a5caa6e30bea57fb2eb40a1ca9acfcdc7c36f47 Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Mon, 21 Mar 2022 23:45:16 +1300 Subject: [PATCH] Hide tall self disguises by default --- plugin/src/main/resources/configs/players.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/src/main/resources/configs/players.yml b/plugin/src/main/resources/configs/players.yml index 7e80a95b..fd44c74f 100644 --- a/plugin/src/main/resources/configs/players.yml +++ b/plugin/src/main/resources/configs/players.yml @@ -18,9 +18,9 @@ ViewSelfDisguisesDefault: true HearSelfDisguise: true # Some disguises are rather big and tall and block your vision -# By default those disguises are enabled despite misgivings, such as zombies, players, etc. -# The baby versions however, should be short enough that it's a non-issue -TallSelfDisguises: true +# By default those disguises are disabled, such as zombies, players, etc. +# The baby versions however, are normally short enough that it's a non-issue +TallSelfDisguises: false # How should the plugin handle self disguises scoreboards? It disables pushing in whichever team they're assigned. # If you want them to be able to push again when they undisguise, set this to CREATE_SCOREBOARD