From d1df551f35b98f49dda77c787a9823a82dbcac23 Mon Sep 17 00:00:00 2001 From: Len <40720638+destro174@users.noreply.github.com> Date: Mon, 3 Oct 2022 10:30:27 +0200 Subject: [PATCH] Update minimessage tags to be lowercase --- .../java/com/alttd/chat/config/Config.java | 10 +++++----- .../com/alttd/chat/nicknames/Nicknames.java | 4 ++-- .../alttd/chat/nicknames/NicknamesEvents.java | 2 +- .../com/alttd/chat/nicknames/NicknamesGui.java | 18 +++++++++--------- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/api/src/main/java/com/alttd/chat/config/Config.java b/api/src/main/java/com/alttd/chat/config/Config.java index c297c44..af38df0 100755 --- a/api/src/main/java/com/alttd/chat/config/Config.java +++ b/api/src/main/java/com/alttd/chat/config/Config.java @@ -492,12 +492,12 @@ public final class Config { public static String NICK_PLAYER_NOT_ONLINE = "That player is not online."; public static String NICK_BLOCKED_COLOR_CODES = "You have blocked color codes in that nickname."; public static String NICK_USER_NOT_FOUND = "Failed to set nickname from player, try again from a server this player has been on before."; - public static String NICK_ACCEPTED = "You accepted 's nickname. They are now called ."; - public static String NICK_DENIED = "You denied 's nickname. They are still called ."; - public static String NICK_ALREADY_HANDLED = "'s nickname was already accepted or denied."; + public static String NICK_ACCEPTED = "You accepted 's nickname. They are now called ."; + public static String NICK_DENIED = "You denied 's nickname. They are still called ."; + public static String NICK_ALREADY_HANDLED = "'s nickname was already accepted or denied."; public static String NICK_NO_LUCKPERMS = "Due to an issue with LuckPerms /nick try won't work at the moment."; public static String NICK_TOO_SOON = "Please wait