Make the config clearer to understand

This commit is contained in:
libraryaddict 2017-02-24 01:30:46 +13:00
parent 6fa6979916
commit 3f43bf6924

View file

@ -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?