Fix config option (It would still work though)

This commit is contained in:
libraryaddict 2017-02-25 04:50:30 +13:00
parent d9238a01c6
commit f932149b77

View file

@ -5,7 +5,7 @@ NotifyUpdate: true
# 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
SelfDisguisesScoreboard: MODIFY_SCOREBOARD
# Whats the permission to get the notification?
Permission: 'libsdisguises.update'