refactor: Use '&' for chat color formatting

This commit is contained in:
Ben Woo 2023-02-17 00:12:54 +08:00
parent b4549c6791
commit 47a92deffd
No known key found for this signature in database
GPG Key ID: FB2A3645536E12C8
1 changed files with 6 additions and 6 deletions

View File

@ -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.