Skip to content

Message File

ObedMz edited this page Mar 7, 2021 · 2 revisions
message:
  nopermission: "&cYou do not have the permissions to run this command."
  prefix: "&6[Lobby] "
  lobby:
    denied: "&cYou cannot use this command here."
    tp: "&aYou have been successfully teleported to the lobby."
    error: "&cThere is no lobby."
    create: "&aLobby successfully added."
    islobby: "&cThis server is already a lobby."
    already: "&cYou are already connected to this server."
    reload: "&aConfiguration correctly reloaded."
    remove:
      message: " &aLobby successfully deleted."
      arguments: "&cArguments are missing, use /lobbyremove <lobby>"
      error: "&cThis server does not exist or is not a lobby."
    waiting: "&aTeleport to the lobby in %time% seconds."
    cancel: "&cYou canceled the teleportation."
    transport:
      sucess: "&a%target_amount% players on %target% were teleported to %objetive%"
      equals: "&cServers cannot be the same."
      error: "&cThe server %server% is not a lobby."
      arguments: "&cUse /lobbytransport <server> <server>"
    list:
      header: "&6&m==================="
      message: "&6%lobby%  - %amount% players"
      footer: "&6====================="
    server:
      sucess: "&aYou entered the lobby %server%"
      error: "&cThis server is not defined as a lobby."
      arguments: "&cUse /lobbyserver <server>"
    teleport:
      sucess: "&aPlayer %player% was teleported to the lobby: %server%"
      player: "&aAn administrator teleported you to the lobby."
      error: "&cThe player is not connected."
      arguments: "&cUse /lobbytp <player>"
    mode:
      arguments: "&cUse /lobbymode <mode>"
      sucess: "&aThe mode of teleportation has become: %mode%"
    delay:
      message: "&cWait a few seconds to run this command."