From 663757352a2ded4758b96662121dd3b42d5cbb35 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sat, 18 May 2019 10:45:50 -0700 Subject: [PATCH] Tweak xp rate admin notification messages --- src/main/resources/locale/locale_en_US.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/locale/locale_en_US.properties b/src/main/resources/locale/locale_en_US.properties index 34b95c506..79147bc69 100644 --- a/src/main/resources/locale/locale_en_US.properties +++ b/src/main/resources/locale/locale_en_US.properties @@ -828,13 +828,13 @@ Commands.xprate.started.0=[[GOLD]]XP EVENT FOR mcMMO HAS STARTED! Commands.xprate.started.1=[[GOLD]]mcMMO XP RATE IS NOW {0}x! # Admin Notifications -Server.ConsoleName=[Server Console] -Notifications.Admin.XPRate.Start.Self=[[GRAY]]You have set the XP rate to [[GOLD]]{0}[[GREEN]]x! +Server.ConsoleName=[Server] +Notifications.Admin.XPRate.Start.Self=[[GRAY]]You have set the global XP rate multiplier to [[GOLD]]{0}x Notifications.Admin.XPRate.End.Self=[[GRAY]]You ended the XP rate event. Notifications.Admin.XPRate.End.Others=The user {0} [[GRAY]]has ended the XP rate event -Notifications.Admin.XPRate.Start.Others=The user {0} [[GRAY]]has started or modified an XP rate event with properties: {1}x +Notifications.Admin.XPRate.Start.Others=The user {0} [[GRAY]]has started or modified an XP rate event with global multiplier {1}x Notifications.Admin.Format.Others=[[GOLD]]([[GREEN]]mcMMO [[DARK_AQUA]]Admin Notification[[GOLD]]) [[GRAY]]{0} -Notifications.Admin.Format.Self=[[GOLD]]([[GREEN]]mcMMO [[DARK_RED]]Admin Command Executed[[GOLD]]) [[GRAY]]{0} +Notifications.Admin.Format.Self=[[GOLD]]([[GREEN]]mcMMO[[GOLD]]) [[GRAY]]{0} # Event XPRate.Event=[[GOLD]]mcMMO is currently in an XP rate event! XP rate is {0}x!