From f1a5caf98eada55901602a66cb3f92be818f3d91 Mon Sep 17 00:00:00 2001 From: Charles DeLancey <46200123+Evidentsinger14@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:32:41 -0400 Subject: [PATCH] Fixes wording on CannotRemoveNegativeItems (#5901) --- 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 632a3e382b5..f58243cf019 100644 --- a/Essentials/src/main/resources/messages.properties +++ b/Essentials/src/main/resources/messages.properties @@ -118,7 +118,7 @@ burnMsg=You set {0} on fire for {1} seco cannotSellNamedItem=You are not allowed to sell named items. cannotSellTheseNamedItems=You are not allowed to sell these named items\: {0} cannotStackMob=You do not have permission to stack multiple mobs. -cannotRemoveNegativeItems=You can not remove negative items. +cannotRemoveNegativeItems=You cannot remove a negative amount of items. canTalkAgain=You can now talk again. cantFindGeoIpDB=Can''t find GeoIP database\! cantGamemode=You do not have permission to change to gamemode {0}