Make the config clearer to understand
This commit is contained in:
parent
6fa6979916
commit
3f43bf6924
@ -2,9 +2,9 @@
|
|||||||
NotifyUpdate: true
|
NotifyUpdate: true
|
||||||
|
|
||||||
# How should the plugin handle self disguises scoreboards?
|
# 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
|
# MODIFY_SCOREBOARD - Modifies the player's current team 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
|
# 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 - Assigns them to a new team which copies the attributes of their previous scoreboard team. This means they keep nametag color and other options.
|
# 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
|
||||||
|
|
||||||
# Whats the permission to get the notification?
|
# Whats the permission to get the notification?
|
||||||
|
Loading…
Reference in New Issue
Block a user