Advertisement
Azxx

Untitled

Mar 13th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. alreadyInQueue: '&cあなたは&6{ARENA}&cのアリーナに入っています'
  2. notInQueue: '&cあなたはどこのアリーナにも入っていません'
  3. leaveQueue: '&aあなたは&6{ARENA}&aのアリーナを抜けました'
  4. joinQueue: '&aあなたは&6{ARENA}&aのアリーナに入りました。 人数:&6{NUMBER}'
  5. setSpawn1: '&6Spawn 1 &asuccessfully set in arena &6{ARENA}'
  6. setSpawn2: '&6Spawn 2 &asuccessfully set in arena &6{ARENA}'
  7. winAnnounce: '&c{WINNER} &abeat &2{LOSER} &ain arena &6{ARENA}'
  8. alreadyInArena: '&cYou are already in the arena &6{ARENA}'
  9. reload: '&aConfiguration reloaded!'
  10. commandUseInArena: '&cYou cannot use any commands to run away!'
  11. countdownBeforeTeleport: '&aYou will be teleported into the arena in &6{COUNTDOWN}
  12. &aseconds'
  13. getTeleportedIntoArena: '&aGet ready for fighting!'
  14. countdownBeforeFight: '&aラウンド&6{ROUND}&aスタート!! &6{COUNTDOWN}&a秒'
  15. afterPlayerFreezing: '&aIt is time to fight!'
  16. cannotLeaveQueueNow: '&cYou cannot leave the queue now!'
  17. yourOpponentIsDead: '&cCannot start 1vs1 because your opponent is dead!'
  18. youAreDead: '&cCannot start 1vs1, because you are dead!'
  19. yourOpponentLoggedOut: '&cYour opponent logged out during countdown!'
  20. timeLeft: '&a残り&6{TIME_LEFT}&a秒'
  21. timeOut: '&cタイムオーバー'
  22. insufficientPermission: '&cYou do not have permission to do this'
  23. arenaDoesNotExist: '&cThe arena &6{ARENA} &cdoes not exist'
  24. arenaAlreadyExists: '&cThe arena &6{ARENA} &calready exists'
  25. enabledArenas: '&aEnabled arenas: {ENABLED_ARENAS}'
  26. disabledArenas: '&7Disabled arenas: {DISABLED_ARENAS}'
  27. arenaAdded: '&aArena &6{ARENA} &asuccessfully created'
  28. arenaDeleted: '&aArena &6{ARENA} &asuccessfully deleted'
  29. arenaDisabled: '&aThe arena &6{ARENA} &ais &6disabled'
  30. noEnabledArenas: '&aThere are no enabled arenas'
  31. invSet: '&aInventory set for arena &6{ARENA}'
  32. prizesSet: '&aPrizes set for arena &6{ARENA}'
  33. arenaWasDisabled: '&aThe arena &6{ARENA} &awas &6disabled'
  34. arenaWasEnabled: '&aThe arena &6{ARENA} &awas &6enabled'
  35. itemDropInArena: '&cYou are not allowed to &6drop items &cin the arena'
  36. blockPlaceInArena: '&cYou are not allowed to &6place blocks &cin the arena'
  37. pluginWasDisabled: '&aThe plugin was disabled'
  38. teleportOutOfTheArena: '&cYou are not allowed to &6teleport &cout of the arena'
  39. totalPoints: '&aTotal points: &6{POINTS}'
  40. pointsInArena: '&aPoints in arena &6{ARENA}&a: &6{POINTS}'
  41. otherPlayersPoints: '&6{NAME}&a''s points: &6{POINTS}'
  42. otherPlayersArenaPoints: '&6{NAME}&a''s points in arena &6{ARENA}&a: &6{POINTS}'
  43. broadcastMessage: '&a人数&6{NUMBER}&a≪&6{ARENA}'
  44. commandBlacklist: '&cYou are not allowed to execute this command while you are in
  45. a queue'
  46. wasHitByPlayer: '&cYou were kicked out of the queue because you were damaged by a
  47. player'
  48. hitPlayer: '&cYou were kicked out of the queue because you damaged a player'
  49. noUpdateAvailable: '&cYou are running the latest stable version'
  50. updatedSuccessfully: '&aUpdated successfully! Restart or reload the server to use
  51. it'
  52. updateAvailable: '&cA new version is available! Use /1vs1 update to update automatically'
  53. visitWebsite: '&cVisit http://dev.bukkit.org/bukkit-plugins/pvp-1vs1 for more detailed
  54. information'
  55. updaterNotEnabled: '&cThe updater is not enabled! Enable it in the config to use this
  56. feature'
  57. updateFailed: '&cThe update failed! Check console for more information'
  58. wonRound: '&6{WINNER} &awon round &6{ROUND} &awith &6{HEALTH} &ahealth left.'
  59. playerNotOnline: '&6{PLAYER} &cis not online'
  60. playerDuelsYou: '&6{PLAYER} &achallenged you to a duel in arena &6{ARENA}&a. Type
  61. /1vs1 accept to accept the duel'
  62. youDuelPlayer: '&aYou challenged &6{PLAYER} &ato a duel'
  63. notChallenged: '&cYou were not challenged to a duel or the duel invitation timed out'
  64. duelPartnerLeftQueue: '&cYou were kicked out of the queue because &6{PLAYER} &cleft
  65. the queue'
  66. notAbleToAcceptDuel: '&cThe duel could not be accepted. Be sure not to be in a queue
  67. or arena'
  68. cannotDuelYourself: '&cYou cannot duel yourself'
  69. stats: '&aStats: &2{WINS}&a/&c{LOSSES} &a- &6{WIN_RATE}% &aWin Rate'
  70. statsOtherPlayers: '&6{NAME}&a''s stats: &2{WINS}&a/&c{LOSSES} &a- &6{WIN_RATE}% &aWin
  71. Rate'
  72. info:
  73. - '&aEnabled: &6{ENABLED}'
  74. - '&aGame status: &6{GAME_STATUS}'
  75. - '&aQueue size: &6{SIZE}'
  76. - '&aIn queue: &6{IN_QUEUE}'
  77. - '&aNumber: &6{NUMBER}'
  78. - '&aCurrently in arena: &6{ARENA_PLAYERS}'
  79. - '&aNext arena players: &6{NEXT_ARENA_PLAYERS}'
  80. arenaModes:
  81. countdownBeforeTeleport: '&cCountdown'
  82. countdownBeforeFight: '&4Countdown'
  83. fight: '&4{ROUND}/{MAX_ROUNDS} - {TIME_LEFT}s'
  84. normal: '&2Empty'
  85. sign:
  86. queued: queued
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement