From cbce6aebb6b205945caee71f17384a5754a6bf2f Mon Sep 17 00:00:00 2001 From: Charles DeLancey <46200123+Evidentsinger14@users.noreply.github.com> Date: Sun, 11 Aug 2024 16:15:35 -0400 Subject: [PATCH] fix negative items message --- 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}