Advertisement
Guest User

ZRena config

a guest
Apr 5th, 2014
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. #
  2. # -------- #
  3. # MESSAGES #
  4. # -------- #
  5. arenaList:
  6. - asdf
  7. messages:
  8. COUNTDOWN: '&bTime:'
  9. JOIN_ARENA: '&aSuccessfully joined arena %arena!'
  10. LEAVE_ARENA: '&aSuccessfully left arena %arena!'
  11. MINCOUNTDOWN_START: '&6The game will start in %time'
  12. MAXCOUNTDOWN_START: '&6The start time has been shortened to %time'
  13. TEAM_JOIN: '&aJoined team %team!'
  14. TEAM_FULL: '&cThat team is full'
  15. ARENA_FULL: '&cThat arena is full'
  16. ARENA_DISABLED: '&cThat arena is disabled'
  17. ARENA_UNKNOWN: '&cThat arena has encountered an error, Apologies for any inconvenience'
  18. PLAYER_COUNT: '&bPlayers: '
  19. COMMAND_CANCELLED: '&cYou may not execute that command whilst in an arena'
  20. GAME_ENDED: '&2The game has ended, Thanks for playing!'
  21. ARENA_KICK_DISABLED: This arena has been disabled
  22. ARENA_KICK_MISCONFIGURED: This arena is misconfigured...
  23. arenas:
  24. asdf:
  25. gameType: TEST
  26. 'null': world,30.69999998807907,100.0,0.47931588041632667,-269.23798,-0.45001227
  27. maxPlayers: 0
  28. lobby: world,22.960074689641317,100.0,0.4588625064274692,-271.63797,5.2499876
  29. maxCountdown: 0
  30. minPlayers: 0
  31. minCountdown: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement