From fbfd7e9871442f8898e5bdcff1930bef5dbac6e5 Mon Sep 17 00:00:00 2001 From: Charles DeLancey <46200123+Evidentsinger14@users.noreply.github.com> Date: Sat, 13 Jan 2024 20:16:21 -0500 Subject: [PATCH] Fix msgToggleCommandUsage1Description (#5614) --- Essentials/src/main/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/main/resources/messages.properties b/Essentials/src/main/resources/messages.properties index 1e347af75..4c6fc75c1 100644 --- a/Essentials/src/main/resources/messages.properties +++ b/Essentials/src/main/resources/messages.properties @@ -791,7 +791,7 @@ msgIgnore=\u00a7c{0} \u00a74has messages disabled. msgtoggleCommandDescription=Blocks receiving all private messages. msgtoggleCommandUsage=/ [player] [on|off] msgtoggleCommandUsage1=/ [player] -msgtoggleCommandUsage1Description=Toggles fly for yourself or another player if specified +msgtoggleCommandUsage1Description=Toggles private messages for yourself or another player if specified multipleCharges=\u00a74You cannot apply more than one charge to this firework. multiplePotionEffects=\u00a74You cannot apply more than one effect to this potion. muteCommandDescription=Mutes or unmutes a player.