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}",