mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-10 02:19:30 +01:00
Fixed invalid color code in en-US locale
Entry was: commands.admin.switchto.success
This commit is contained in:
parent
2fa23cf49e
commit
44d406bcbd
@ -177,7 +177,7 @@ commands:
|
||||
description: "switch player's island to the numbered one in trash"
|
||||
out-of-range: "&cNumber must be between 1 and [number]. Use &l[label] trash [player] &r&cto see island numbers"
|
||||
cannot-switch: "&cSwitch failed. See console log for error."
|
||||
success: "&Successfully switched the player's island to the specified one."
|
||||
success: "&aSuccessfully switched the player's island to the specified one."
|
||||
trash:
|
||||
no-unowned-in-trash: "&cNo unowned islands in trash"
|
||||
no-islands-in-trash: "&cPlayer has no islands in trash"
|
||||
|
Loading…
Reference in New Issue
Block a user