diff --git a/src/main/resources/multiverse-core_en.properties b/src/main/resources/multiverse-core_en.properties index dc28fe11..7fe64b28 100644 --- a/src/main/resources/multiverse-core_en.properties +++ b/src/main/resources/multiverse-core_en.properties @@ -1,9 +1,9 @@ -mv-core.config.save.failed=§cUnable to save Multiverse-Core config.yml. Your changes will be temporary! +mv-core.config.save.failed=&cUnable to save Multiverse-Core config.yml. Your changes will be temporary! mv-core.create.description=Creates a new world and loads it. mv-core.create.name.description=New world name. mv-core.create.environment.description=The world's environment. See: /mv environments -mv-core.create.flags.description=Additional world settings. See http://gg.gg/nn8bl for all possible flags. +mv-core.create.flags.description=Additional world settings. See https://gg.gg/nn8bl for all possible flags. mv-core.create.properties=Creating world {worldName} with the following properties: mv-core.create.properties.environment=- Environment: {environment} mv-core.create.properties.seed=- Seed: {seed} @@ -12,12 +12,12 @@ mv-core.create.properties.adjustspawn=- Adjust Spawn: {adjustSpawn} mv-core.create.properties.generator=- Generator: {generator} mv-core.create.properties.structures=- Structures: {structures} mv-core.create.loading=Creating world... -mv-core.create.failed=§cFailed to create world '{worldName}'! See console for details. -mv-core.create.success=§aWorld '{worldName}' created successfully! +mv-core.create.failed=&cFailed to create world '{worldName}'! See console for details. +mv-core.create.success=&aWorld '{worldName}' created successfully! mv-core.debug.info.description=Show the current debug level. -mv-core.debug.info.off=§fMultiverse Debug mode is §cOFF§f. -mv-core.debug.info.on=§fMultiverse Debug mode is at §alevel {level}§f. +mv-core.debug.info.off=&fMultiverse Debug mode is &cOFF&f. +mv-core.debug.info.on=&fMultiverse Debug mode is at &alevel {level}&f. mv-core.debug.change.description=Change debug level. mv-core.debug.change.syntax=level mv-core.debug.change.level.description=Debug level to set to.