idk some "cool" stuff
This commit is contained in:
10
src/main/resources/localization.yml
Normal file
10
src/main/resources/localization.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
en_US:
|
||||
#Maps
|
||||
maps-available: "<gold>Available maps: <white>"
|
||||
maps-available-element: "- {color-status}{map}<white>"
|
||||
|
||||
not-enough-permissions: "<red><bold>You do not have permission to run this command."
|
||||
not-enough-arguments: "<red><bold>Too few arguments to run command {command}. Arguments example: {help}"
|
||||
|
||||
successful-reload: "<green>Successfully reloaded <yellow><u>{config}<green>."
|
||||
failed-reload: "<red>Failed to reload <yellow><u>{config}<red>. Error: {e}"
|
||||
Reference in New Issue
Block a user