Advertisement
AzartoxHD

zNexus - lang.json

May 9th, 2021
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.58 KB | None | 0 0
  1. {
  2.   "messages": {
  3.     "COMMAND_NO_CONSOLE": "§cOnly a player can execute this command.",
  4.     "NEXUS_DOESNT_EXIST": "§cThe nexus does not already exit.",
  5.     "DESCRIPTION_SCHEDULER_ADD": "Add a scheduler",
  6.     "DESCRIPTION_SCHEDULER_LIST": "Show scheduler list",
  7.     "NEXUS_HEALTH": "§cYou can't put life in the negative",
  8.     "NEXUS_HEALTH_EDIT": "§eYou have just set health to §6%s§e.",
  9.     "NEXUS_NOBREAKER": "nobody",
  10.     "NEXUS_SCHEDULER_REMOVE_HOVER": "§7Click to delete the scheduler",
  11.     "NEXUS_SCHEDULER_REMOVE_SUCCESS": "§eYou have just deleted the scheduler",
  12.     "NEXUS_SPAWN_MESSAGE": "§eNexus §6%name% §eappeared in §6%location%§e.",
  13.     "NEXUS_BREAK_ERROR_TOOLS": "§cYou must use a diamond sword to break the nexus.",
  14.     "COMMAND_NO_PERMISSION": "§cYou do not have permission to execute this command.",
  15.     "NEXUS_BREAK_WIN": "§6%player% §ejust won the nexus §6%name%. §8(§7%nexusX%, %nexusY%, %nexusZ%§8)",
  16.     "DESCRIPTION_CREATE": "Create a nexus",
  17.     "NEXUS_SPAWN_NULL": "§cNexus location is null ! Just run command §6/nexus move %s§c.",
  18.     "DESCRIPTION_RELOAD": "Reload plugin",
  19.     "NEXUS_LIST": "§eAvailable nexus§8:",
  20.     "NEXUS_SCHEDULER_LIST": "§6%nexusName%§7, §f%type%§7, §e%day%§7, §e%hour%§7, §e%minute%",
  21.     "DESCRIPTION_NOW": "Spawn nexus without cooldown",
  22.     "DESCRIPTION_SCHEDULER": "Show scheduler commands",
  23.     "NEXUS_CLASSEMENT_EMPTY": "§cNobody killed nexus!",
  24.     "NEXUS_RESET_FILE_STATS": "§eYou have just deleted the statistics file!",
  25.     "DESCRIPTION_STOP": "Stop a nexus",
  26.     "NEXUS_SCHEDULER_REMOVE_ERROR": "§cYou must make / nexus scheduler list and then click on one of the nexus to be able to delete it",
  27.     "NEXUS_SCHEDULER_EMPTY": "§cNo scheduler available",
  28.     "DESCRIPTION_CLASSEMENT": "Show player ranking",
  29.     "NEXUS_MOVE": "§eYou have just changed the coordinates of the nexus §6%s§e.",
  30.     "NEXUS_SCHEDULER_CREATE_ERROR": "§f%s§c is not a day.",
  31.     "NEXUS_CREATE": "§eYou have just created the nexus §6%s§e.",
  32.     "NEXUS_STOP_ERROR": "§cThe nexus is not running, so you cannot stop it.",
  33.     "PREFIX": "§8(§6zNexus§8)",
  34.     "DESCRIPTION_RESETSTATS": "Reset file stats nexus",
  35.     "COMMAND_SYNTAXE_HELP": "§a%s §b» §7%s",
  36.     "NEXUS_DELETE": "§eYou have just deleted the nexus §6%s§e.",
  37.     "DESCRIPTION_DELETE": "Delete a nexus",
  38.     "DESCRIPTION_HELP": "Show commands",
  39.     "DESCRIPTION_SPAWN": "Spawn a nexus",
  40.     "NEXUS_SPAWN_ALREADY": "§cThe nexus is running.",
  41.     "DESCRIPTION_VERSION": "Show plugin version",
  42.     "DESCRIPTION_HEALTH": "Edit nexus health",
  43.     "NEXUS_SPAWN_MESSAGE_COOLDOWN": "§eNexus §6%name% §ewill appear in §6%cooldown% §8(§7%nexusX%, %nexusY%, %nexusZ%§8)",
  44.     "NEXUS_SCHEDULER_CREATE": "§eYou have just created a scheduler for the nexus §6%s§e.",
  45.     "NEXUS_EMPTY": "§cNo nexus available.",
  46.     "COMMAND_SYNTAXE_ERROR": "§cYou have to execute the command like this§7: §a%s",
  47.     "DESCRIPTION_SCHEDULER_REMOVE": "Remove a scheduler",
  48.     "NEXUS_ALREADY_EXIST": "§cThe nexus already exists.",
  49.     "NEXUS_SPAWN_COOLDOWN": "§cThe nexus does not already exist.",
  50.     "NEXUS_STOP": "§eYou just stopped the nexus.",
  51.     "DESCRIPTION_MOVE": "Move a nexus location",
  52.     "NEXUS_SCHEDULER_LIST_REPEAT": "§6%nexusName%§7, §f%type%§7, §e%timer%",
  53.     "COMMAND_NO_ARG": "§cUnable to find the command with its arguments.",
  54.     "DESCRIPTION_SHOW": "Show nexus",
  55.     "NEXUS_NO_FILE_STATS": "§cThere is no statistics file activated!",
  56.     "NEXUS_CANT_SPAWN_MESSAGE": "§cThe nexus could not start because the number of players is insufficient."
  57.   }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement