From 9b31f39219c14719e5c63cb3d880f793b9f83d7f Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Thu, 21 Nov 2019 21:41:13 +0000 Subject: [PATCH] idk why that was in there twice --- worldedit-core/src/main/resources/lang/strings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/worldedit-core/src/main/resources/lang/strings.json b/worldedit-core/src/main/resources/lang/strings.json index 969d153fe..ee5029ab2 100644 --- a/worldedit-core/src/main/resources/lang/strings.json +++ b/worldedit-core/src/main/resources/lang/strings.json @@ -9,7 +9,6 @@ "piston.style.part.wrapping": "&8{0}&e{1}&8{2}", "piston.text.command.prefix": "/", - "fawe.info.prefix": "&4&lFAWE&7: ", "fawe.info.file.deleted": "{0} has been deleted.", "fawe.info.schematic.pasting": "&7The schematic is pasting. This cannot be undone.", "fawe.info.lighting.propagate.selection": "Lighting has been propogated in {0} chunks. (Note: To remove light use //removelight)",