From 05992f7fe8e0449ed1e9eceb7ed6b69d46ee77dd Mon Sep 17 00:00:00 2001 From: Jesse Boyd Date: Thu, 21 Nov 2019 20:39:22 +0000 Subject: [PATCH] Update strings.json --- worldedit-core/src/main/resources/lang/strings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/worldedit-core/src/main/resources/lang/strings.json b/worldedit-core/src/main/resources/lang/strings.json index cb821ae5e..0f353af47 100644 --- a/worldedit-core/src/main/resources/lang/strings.json +++ b/worldedit-core/src/main/resources/lang/strings.json @@ -1,8 +1,8 @@ { "fawe.prefix": "&8(&4&lFAWE&8)&7 ", - "error": "&c", - "info": "&7", - "debug": "&3", + "error": "&c{0}", + "info": "&7{0}", + "debug": "&3{0}", "piston.style.help.text": "Help: {0}", "piston.style.text.modifier": "TODO modifier: {0}, {1}, {2}", "piston.style.main.text": "{0}",