Pushing being enabled is baa-d
This commit is contained in:
parent
b70fe1c522
commit
4e258f7286
@ -284,7 +284,7 @@ public enum LibsMsg {
|
|||||||
ITEM_SERIALIZED_MC_LD_NO_COPY(ChatColor.GOLD + "MC Serialized for LD: " + ChatColor.YELLOW + "%s"),
|
ITEM_SERIALIZED_MC_LD_NO_COPY(ChatColor.GOLD + "MC Serialized for LD: " + ChatColor.YELLOW + "%s"),
|
||||||
ITEM_SIMPLE_STRING_NO_COPY(ChatColor.GOLD + "Simple: " + ChatColor.YELLOW + "%s"),
|
ITEM_SIMPLE_STRING_NO_COPY(ChatColor.GOLD + "Simple: " + ChatColor.YELLOW + "%s"),
|
||||||
LIBS_SCOREBOARD_NO_TEAM(ChatColor.RED + "Not on a scoreboard team!"),
|
LIBS_SCOREBOARD_NO_TEAM(ChatColor.RED + "Not on a scoreboard team!"),
|
||||||
LIBS_SCOREBOARD_NO_TEAM_PUSH(ChatColor.RED + "On scoreboard team '%s' and pushing is enabled!"),
|
LIBS_SCOREBOARD_NO_TEAM_PUSH(ChatColor.RED + "On scoreboard team '%s' and pushing is enabled! (That's bad)"),
|
||||||
LIBS_SCOREBOARD_SUCCESS(ChatColor.GOLD +
|
LIBS_SCOREBOARD_SUCCESS(ChatColor.GOLD +
|
||||||
"On scoreboard team '%s' with pushing disabled! If you're still having issues and you are disguised right" +
|
"On scoreboard team '%s' with pushing disabled! If you're still having issues and you are disguised right" +
|
||||||
" now, then " +
|
" now, then " +
|
||||||
|
Loading…
Reference in New Issue
Block a user