From 3f43bf6924fc8e51da74c9348fbb67b3090f546c Mon Sep 17 00:00:00 2001 From: libraryaddict Date: Fri, 24 Feb 2017 01:30:46 +1300 Subject: [PATCH] Make the config clearer to understand --- config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yml b/config.yml index 1783b780..93674ea0 100644 --- a/config.yml +++ b/config.yml @@ -2,9 +2,9 @@ NotifyUpdate: true # How should the plugin handle self disguises scoreboards? -# MODIFY - Modifies the player's existing scoreboard if possible, otherwise assigns them to a new scoreboard team -# IGNORE - Doesn't touch scoreboards at all, effectively means that if you didn't disable pushing in their scoreboard team they will be pushed around -# CREATE - Assigns them to a new team which copies the attributes of their previous scoreboard team. This means they keep nametag color and other options. +# MODIFY_SCOREBOARD - Modifies the player's current team if possible, otherwise assigns them to a new scoreboard team +# IGNORE_SCOREBOARD - Doesn't touch scoreboards at all, effectively means that if you didn't disable pushing in their scoreboard team; They will still be pushed around +# CREATE_SCOREBOARD - Creates a new team which copies the attributes of their previous scoreboard team which they are then assigned to. This means they keep nametag color and other options. SelfDisguisesScoreboard: MODIFY # Whats the permission to get the notification?