Itsyuumello

Untitled

Sep 3rd, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. # Contains all messages for easy translation. You can remove a mesage by setting it to nothing, like so: ''
  2. signs:
  3. starting:
  4. '0': '&a[]'
  5. '1': '&a<arena>'
  6. '2': '&a<count>/<maxcount>'
  7. '3': '&a[]'
  8. join:
  9. '0': '&a[]'
  10. '1': '&a<arena>'
  11. '2': '&a<count>/<maxcount>'
  12. '3': '&a[]'
  13. ingame:
  14. '0': '&4[]'
  15. '1': '&4<arena>'
  16. '2': '&4<count>/<maxcount>'
  17. '3': '&4[]'
  18. restarting:
  19. '0': '&e[]'
  20. '1': '&e<arena>'
  21. '2': '&e<count>/<maxcount>'
  22. '3': '&e[]'
  23. spec:
  24. '0': '&cSPECTATE'
  25. '1': '&c<arena>'
  26. '2': <count>/<maxcount>
  27. '3': '[]'
  28. arcade:
  29. '0': '[]'
  30. '1': '&cArcade'
  31. '2': <count>/<maxcount>
  32. '3': '[]'
  33. leave:
  34. '0': ''
  35. '1': '&4Leave'
  36. '2': ''
  37. '3': ''
  38. random:
  39. '0': '&a[]'
  40. '1': '&2Random'
  41. '2': ''
  42. '3': '&a[]'
  43. messages:
  44. no_perm: '&cYou don''t have permission.'
  45. successfully_reloaded: '&aSuccessfully reloaded all configs.'
  46. successfully_set: '&aSuccessfully set &3<component>&a.'
  47. successfully_saved_arena: '&aSuccessfully saved &3<arena>&a.'
  48. arena_invalid: '&3<arena> &cappears to be invalid.'
  49. failed_saving_arena: '&cFailed to save &3<arena>&c.'
  50. broadcast_players_left: '&eThere are &4<count> &eplayers left!'
  51. broadcast_player_joined: '&2<player> &ajoined the arena! (<count>/<maxcount>)'
  52. player_died: '&c<player> died.'
  53. arena_action: '&aYou <action> arena &3<arena>&a!'
  54. you_already_are_in_arena: '&aYou already seem to be in arena &3<arena>&a!'
  55. you_joined_arena: '&aYou joined arena &3<arena>&a!'
  56. not_in_arena: '&cYou don''t seem to be in an arena right now.'
  57. teleporting_to_arena_in: '&7Teleporting to arena in <count>.'
  58. starting_in: '&aStarting in <count>!'
  59. failed_removing_arena: '&cFailed to remove &3<arena>&c.'
  60. successfully_removed: '&cSuccessfully removed &3<component>&c!'
  61. failed_removing_component: '&cFailed removing &3<component>&c. <cause>.'
  62. joined_arena: '&aYou joined &3<arena>&a.'
  63. you_won: '&aYou &2won &athe game!'
  64. you_lost: '&cYou &4lost &cthe game.'
  65. you_got_a_kill: '&aYou killed &2<player>!'
  66. player_was_killed_by: '&4<player> &cwas killed by &4<killer>&c!'
  67. arena_not_initialized: '&cThe arena appears to be not initialized, did you save
  68. the arena?'
  69. guns:
  70. attributelevel_increased: '&aThe <attribute> level was increased successfully!'
  71. not_enough_credits: '&cThe max level of 3 was reached or you don''t have enough
  72. credits. Needed: <credits>'
  73. too_many_main_guns: '&cYou already have 2 main guns, remove one first.'
  74. successfully_set_main_gun: '&aSuccessfully set a main gun (of a maximum of two).'
  75. all_guns: '&aYour current main guns: &2<guns>'
  76. arcade_next_minigame: '&6Next Arcade game: &4<minigame>&6!'
  77. arcade_joined_waiting: '&6You joined Arcade! Waiting for <count> more players to
  78. start.'
  79. arcade_joined_spectator: '&6You joined Arcade as a spectator! You''ll be able to
  80. play in the next minigame.'
  81. arcade_new_round: '&6Next Arcade round in <count>!'
  82. arena_disabled: '&cThe arena is disabled thus you can''t join.'
  83. you_can_leave_with: '&cYou can leave with <cmd> or /l!'
  84. no_perm_to_join_arena: '&cYou don''t have permission (arenas.<arena>) to join this
  85. arena as it''s vip!'
  86. set_kit: '&aSuccessfully set &2<kit>&a!'
  87. classes_item: '&4Classes'
  88. achievement_item: '&4Achievements'
  89. shop_item: '&4Shop'
  90. spectator_item: '&4Players'
  91. server_broadcast_winner: '&2<player> &awon the game on &2<arena>&a!'
  92. exit_item: '&4Leave the game'
  93. successfully_bought_kit: '&aSuccessfully bought &2<kit> &afor &2<money>&a.'
  94. scoreboard:
  95. title: '&4<arena>'
  96. lobby_title: '&4[<arena>]'
  97. you_got_kicked_because_vip_joined: '&cYou got kicked out of the game because a vip
  98. joined!'
  99. powerup_spawned: '&2A Powerup spawned!'
  100. you_got_the_achievement: '&3You got the achievement &b<achievement>&3!'
  101. game_started: '&2The game has started!'
  102. no_game_started: '&cThere is no started game!'
  103. author_of_the_map: '&3You are playing on the map &b<arena> &3by &b<author>&3!'
  104. description_of_the_map: <description>
  105. not_enough_money: '&cYou don''t have enough money.'
  106. possible_kits: '&aPossible kits: &2'
  107. possible_shopitems: '&aPossible shop items: &2'
  108. cancelled_starting: '&cThe starting countdown was cancelled because there''s only
  109. one player left in the arena.'
  110. minigame_description: ''
  111. successfully_bought_shopitem: '&aSuccessfully bought &2<shopitem> &afor &2<money>&a.'
  112. already_bought_shopitem: '&aYou already had &2<shopitem>&a.'
  113. you_received_rewards: '&6+<economyreward>!'
  114. already_in_arena: '&cYou are already in an arena.'
  115. stop_cause_maximum_game_time_sec: '&cThe game is stopping in <sec> seconds because
  116. the maximum game time was reached.'
  117. stop_cause_maximum_game_time_now: '&cThe game is stopping now because the maximum
  118. game time was reached.'
  119. compass:
  120. no_player_found: '&c存在しないプレイヤーです'
  121. found_player: '&aThe compass is tracking &3<player> &anow. Distance: <distance>'
  122. you_got_a_participation_reward: '&b<economyreward> &aを入手しました!'
  123. kit_warning: '&7Be aware that you''ll only get the &8last &7kit you bought even
  124. if you buy all of them.'
  125. custom_scoreboard:
  126. line0: Players:<playercount>
  127. line1: Spectators:<lostplayercount>
  128. line2: Alive:<playeralivecount>
  129. line3: Your Credits:<points>
  130. line4: Your Wins:<wins>
  131. custom_lobby_scoreboard:
  132. line0: ''
  133. line1: プレイヤー: &a<playercount>/<maxplayercount>
  134.    line2:''
  135. line3: 持っているポイント: &a<points>
  136. line4: ''
  137. line5: 勝利回数: &a<wins>
  138. line6: ''
  139. line7: '&eplayerrealms.com'
  140. stats:
  141. line0: '&f&l----- ステータス -----; '
  142. line1: '&e勝利数: &b<wins>'
  143. line2: '&e負けた回数: &b<loses>'
  144. line3: '&e倒した数: &b<alltime_kills>'
  145. line4: '&e倒された: &b<alltime_deaths>'
  146. line5: '&eKDR: &b<kdr>'
  147. line6: '&eポイント: &b<points>'
  148. line7: ' ;&f&l-----------------'
  149. config:
  150. generatedv182: true
  151. generatedv1102: true
Add Comment
Please, Sign In to add comment