Remove unneeded logging

This commit is contained in:
dfsek
2020-12-04 21:05:09 -07:00
parent 5754a95f48
commit 601eb3e7ff
6 changed files with 6 additions and 13 deletions

View File

@@ -87,11 +87,11 @@ command:
invalid: "Invalid Structure ID: \"%s\""
export: "Saved structure to \"%s\""
world-config:
loading: "Loading world configuration values for world %s..."
load: "Loading world configuration values for world \"%s\"..."
not-found: "Configuration for world \"%s\" not found. Copying default config."
using-image: "Loading world from image."
error: "Unable to load configuration for world %s"
done: "World load complete. Time elapsed: %sms"
done: "World load for world \"%1$s\" complete. Time elapsed: %2$sms"
config-pack:
loaded: "config %1$s by %3$s loaded in %2$sms."
config: