mirror of
https://github.com/SunNetservers/Launchpad.git
synced 2024-12-05 01:43:15 +01:00
Fixes error message colors
This commit is contained in:
parent
8ab0c378bb
commit
4bdd61e87b
@ -1,12 +1,12 @@
|
||||
en:
|
||||
ERROR_PLAYER_ONLY: "&7This command must be used by a player"
|
||||
ERROR_NOT_WHITELISTED: "&7The block could not be modified, as it's not whitelisted. If you want to abort changing a launchpad, use \"/launchpad abort\""
|
||||
ERROR_PLAYER_ONLY: "This command must be used by a player"
|
||||
ERROR_NOT_WHITELISTED: "The block could not be modified, as it's not whitelisted. If you want to abort changing a launchpad, use \"/launchpad abort\""
|
||||
SUCCESS_PLUGIN_RELOADED: "&7Plugin reloaded!"
|
||||
SUCCESS_MODIFICATIONS_CLEARED: "&7Cleared your launchpad modification queue"
|
||||
SUCCESS_CLICK_BLOCK: "&7Click the launchpad you want to create or modify"
|
||||
SUCCESS_MODIFIED_LAUNCHPAD: "&7The clicked block's launchpad properties have been modified"
|
||||
ERROR_NOT_LOOKING_AT_BLOCK: "&7You are not currently looking at a block"
|
||||
ERROR_NO_LAUNCHPAD: "&7The block you are looking at is not a launchpad"
|
||||
ERROR_NOT_LOOKING_AT_BLOCK: "You are not currently looking at a block"
|
||||
ERROR_NO_LAUNCHPAD: "The block you are looking at is not a launchpad"
|
||||
SUCCESS_LAUNCHPAD_INFO: |
|
||||
|
||||
&f- &7Launchpad info &f-
|
||||
|
Loading…
Reference in New Issue
Block a user