Advertisement
xeRicker

UHCReloaded - language.yml

Aug 10th, 2022 (edited)
1,434
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 8.39 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█─░█ ░█─░█ ░█▀▀█ ░█▀▀█ ░█▀▀▀ ░█─── ░█▀▀▀█ ─█▀▀█ ░█▀▀▄ ░█▀▀▀ ░█▀▀▄             ■
  3. # ■ ░█─░█ ░█▀▀█ ░█─── ░█▄▄▀ ░█▀▀▀ ░█─── ░█──░█ ░█▄▄█ ░█─░█ ░█▀▀▀ ░█─░█             ■
  4. # ■ ─▀▄▄▀ ░█─░█ ░█▄▄█ ░█─░█ ░█▄▄▄ ░█▄▄█ ░█▄▄▄█ ░█─░█ ░█▄▄▀ ░█▄▄▄ ░█▄▄▀ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. # > ── ── ── ── ── ── ── ── ── ──
  8. # General Messages
  9. # > ── ── ── ── ── ── ── ── ── ──
  10.  
  11. general-messages:
  12.   no-permission:
  13.     - "&7[&6UHCR&7]: &cYou don't have a proper permission!"
  14.  must-be-player:
  15.    - "&7[&6UHCR&7]: &cYou must be a player!"
  16.  player-not-found:
  17.    - "&7[&6UHCR&7]: &cThe player could not be found!"
  18.  players-not-found:
  19.    - "&7[&6UHCR&7]: &cNo other players can be found!"
  20.  not-enough-coins:
  21.    - "&7[&6UHCR&7]: &cYou don't have enough coins!"
  22.  
  23. # > ── ── ── ── ── ── ── ── ── ──
  24. # Lobby Messages
  25. # > ── ── ── ── ── ── ── ── ── ──
  26.  
  27. lobby-messages:
  28.  player-join:
  29.    - "&b{PLAYER} &ejoined the game! (&a{CURRENT_PLAYERS}&e/&a{MAX_PLAYERS}&e)"
  30.  player-quit:
  31.    - "&b{PLAYER} &equit the game!"
  32.  
  33. # > ── ── ── ── ── ── ── ── ── ──
  34. # Game Messages
  35. # > ── ── ── ── ── ── ── ── ── ──
  36.  
  37. game-messages:
  38.  player-killed-by-enemy:
  39.    - "&c{VICTIM} was killed by {ATTACKER}!"
  40.  player-killed-by-environment:
  41.    - "&c{VICTIM} was killed!"
  42.  recipe-available:
  43.    - "&eYou have all the items for &f{RECIPE_NAME}&e!"
  44.  recipe-crafted:
  45.    - "&eYou have crafted the &f{RECIPE_NAME}&e! (&b{RECIPE_CURRENT_CRAFTS}&7/{RECIPE_MAX_CRAFTS}&e)"
  46.  game-start:
  47.    - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  48.    - ""
  49.    - "%center%&f&lUHCReloaded"
  50.     - ""
  51.     - "&8• &e10 minutes of Grace Period"
  52.     - "&8• &eSurvive and collect supplies"
  53.     - "&8• &eStrike down enemies and thrive"
  54.     - "&8• &eThe last man/team standing wins"
  55.     - ""
  56.     - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  57.   solo:
  58.     game-end:
  59.      - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  60.       - ""
  61.       - "%center%&f&lUHCReloaded"
  62.       - ""
  63.       - "%center%&eWinner &7- {WINNER}"
  64.       - ""
  65.       - "%center%&e1st Place &7- {[1]_PLACE_NAME} &7- &c⚔{[1]_PLACE_KILLS}"
  66.       - "%center%&62nd Place &7- {[2]_PLACE_NAME} &7- &c⚔{[2]_PLACE_KILLS}"
  67.       - "%center%&c3rd Place &7- {[3]_PLACE_NAME} &7- &c⚔{[3]_PLACE_KILLS}"
  68.       - ""
  69.       - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  70.   teams:
  71.     game-end:
  72.      - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  73.       - ""
  74.       - "%center%&f&lUHCReloaded"
  75.       - ""
  76.       - "%center%&eWinners"
  77.       - "%center%&7{WINNERS}"
  78.       - ""
  79.       - "%center%&e1st Killer &7- {[1]_PLACE_NAME} &7- &c⚔{[1]_PLACE_KILLS}"
  80.       - "%center%&62nd Killer &7- {[2]_PLACE_NAME} &7- &c⚔{[2]_PLACE_KILLS}"
  81.       - "%center%&c3rd Killer &7- {[3]_PLACE_NAME} &7- &c⚔{[3]_PLACE_KILLS}"
  82.       - ""
  83.       - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  84.  
  85. # > ── ── ── ── ── ── ── ── ── ──
  86. # Economy Messages
  87. # > ── ── ── ── ── ── ── ── ── ──
  88.  
  89. economy-messages:
  90.   gold-added:
  91.    - "&6+{COINS} Coins! ({SOURCE_PLACEHOLDER}}"
  92.   source-placeholders:
  93.     kill: "Kill"
  94.     team-kill: "Team Kill"
  95.     assist: "Assist"
  96.     game-win: "Game Win"
  97.     playtime: "Playtime"
  98.  
  99. # > ── ── ── ── ── ── ── ── ── ──
  100. # Teams Messages
  101. # > ── ── ── ── ── ── ── ── ── ──
  102.  
  103. teams-messages:
  104.   commands-list:
  105.    - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  106.     - "&8• &e/uhcr invite <player> &7- &bInvite another player to your team"
  107.     - "&8• &e/uhcr accept <player> &7- &bAccept a team invite from a player"
  108.     - "&8• &e/uhcr decline <player> &7- &bDecline a team invite from a player"
  109.     - "&8• &e/uhcr leave &7- &bLeaves your current team"
  110.     - "&8• &e/uhcr disband &7- &bDisbands the team"
  111.     - "&6&l▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
  112.   invalid-game-mode:
  113.    - "&7[&6TEAM&7] &cYou can't do this on Solo mode!"
  114.   game-already-started:
  115.    - "&7[&6TEAM&7] &cYou can't do this at this time!"
  116.  
  117. # > ── ── ── ── ── ── ── ── ── ──
  118. # Kick Messages
  119. # > ── ── ── ── ── ── ── ── ── ──
  120.  
  121. kick-messages:
  122.   game-is-loading:
  123.    - "&7You have been kicked:"
  124.     - "&cThe game is loading"
  125.   game-is-full:
  126.    - "&7You have been kicked:"
  127.     - "&cThe game is full"
  128.   game-is-restarting:
  129.    - "&7You have been kicked:"
  130.     - "&cThe game is restarting"
  131.   game-start-teams-full:
  132.    - "&7You have been kicked:"
  133.     - "&cCould not find a team for you"
  134.   game-start-incomplete-team:
  135.    - "&7You have been kicked:"
  136.     - "&cYour team was incomplete"
  137.  
  138. # > ── ── ── ── ── ── ── ── ── ──
  139. # Action Bar Messages
  140. # > ── ── ── ── ── ── ── ── ── ──
  141.  
  142. actionbar-messages:
  143.   lobby:
  144.     start-countdown: ""
  145.     start-cancelled: ""
  146.  
  147.   grace-period:
  148.     event-end: "&c&lFight for your victory!"
  149.     event-countdown: "&cThe Grace Period ends in &b{TIME_UNTIL_END}"
  150.  
  151.   deathmatch:
  152.     event-end: "&c&lFight for your victory!"
  153.     event-countdown: "&cThe Deathmatch begins in &b{TIME_UNTIL_END}"
  154.  
  155. # > ── ── ── ── ── ── ── ── ── ──
  156. # Title Messages
  157. # > ── ── ── ── ── ── ── ── ── ──
  158.  
  159. title-messages:
  160.   lobby:
  161.     start-countdown:
  162.       top: "&a{TIME_UNTIL_START}"
  163.       bot: "&ePrepare for the game!"
  164.     start-delayed:
  165.       top: "&cStart delayed!"
  166.       bot: "&cWaiting for players..."
  167.  
  168.   game:
  169.     death-screen:
  170.       top: "&c&lYOU DIED!"
  171.       bot: "&7You are now a spectator!"
  172.  
  173.   grace-period:
  174.     event-end:
  175.       top: ""
  176.       bot: ""
  177.     event-countdown:
  178.       top: ""
  179.       bot: ""
  180.  
  181.   deathmatch:
  182.     event-end:
  183.       top: ""
  184.       bot: ""
  185.     event-countdown:
  186.       top: ""
  187.       bot: ""
  188.  
  189.   scenarios:
  190.     event-choosing:
  191.       bot: "A scenario is being chosen!"
  192.     event-activated:
  193.       top: "&c{SCENARIO_NAME}"
  194.       bot: "&aScenario Activated!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement