Improves in-game command documentation
All checks were successful
EpicKnarvik97/Books-Without-Borders/pipeline/head This commit looks good
All checks were successful
EpicKnarvik97/Books-Without-Borders/pipeline/head This commit looks good
This commit is contained in:
@@ -64,18 +64,19 @@ en:
|
||||
ERROR_SAVE_OVERWRITE_REQUIRED: "Use &e{command}&r to overwrite!"
|
||||
ERROR_SAVE_DUPLICATE_NAMED: "Book is already saved!"
|
||||
ERROR_SAVE_DUPLICATE_UNNAMED: "Maximum amount of {fileName} duplicates reached!"
|
||||
ERROR_UNKNOWN_COMMAND: "Invalid command specified"
|
||||
NEUTRAL_COMMANDS_HEADER: |
|
||||
&e[] denote optional parameters
|
||||
<> denote required parameters
|
||||
{} denote required permission
|
||||
In some cases, commands with required parameters can be called with no parameters
|
||||
&nBooks without Borders help page&r
|
||||
&e[] = optional, <> = required (see each description for exceptions)
|
||||
{bookPrice}&eCommands:
|
||||
{commandExplanation}&r
|
||||
{commands}
|
||||
NEUTRAL_COMMANDS_BOOK_PRICE_ECO: "\n&c[{price} is required to create a book]"
|
||||
NEUTRAL_COMMANDS_BOOK_PRICE_ITEM: "&c[{quantity} {type} (s) are required to create a book]\n"
|
||||
NEUTRAL_COMMANDS_COMMAND: "\n \n&e{usage}: &a{description}"
|
||||
NEUTRAL_COMMANDS_COMMAND: "\n&e{usage}{aliases}: &a{description}"
|
||||
NEUTRAL_COMMANDS_COMMAND_NO_PERMISSION_REQUIRED: "None"
|
||||
NEUTRAL_COMMANDS_COMMAND_PERMISSION: " &7{{permission}}"
|
||||
NEUTRAL_COMMANDS_ALIASES: " &f(&b{aliases}&f)"
|
||||
NEUTRAL_UNKNOWN_AUTHOR: "Unknown"
|
||||
NEUTRAL_UNKNOWN_TITLE: "Untitled"
|
||||
NEUTRAL_TITLE_PAGE_TITLE_AUTHOR_FORMAT: "{title}{separator}By: {author}"
|
||||
|
Reference in New Issue
Block a user