Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. spawn-world: WZLobby
  2. messages:
  3. no-console: '&cYou can''t run this command as console!'
  4. no-perm: '&cYou do not have permission to do that!'
  5. play-help: '&cDo /play to join the active arena!'
  6. wzarena-help:
  7. - WZ
  8. - HELP
  9. wzarena-list: '%arenaName%: %status%'
  10. wzarena-info:
  11. - 'Arena: %arenaName%'
  12. - 'Enabled: %status%'
  13. - 'WG-Region: %region%'
  14. - Spawn Location
  15. - 'X: %x%'
  16. - 'Y: %y%'
  17. - 'Z: %z%'
  18. - 'World: %world%'
  19. wzarena-spawn: You've teleported to arena %arenaName%!
  20. wzarena-setspawn: You've set the spawn for %arenaName% to your location!
  21. wzarena-enable: '&cYou''ve enabled %arenaName%!'
  22. wzarena-disable: '&cYou''ve disabled %arenaName%!'
  23. no-spawn: '&cYou must set a spawn for %arena% before enabling it!'
  24. map-help: '&cPlease do /map vote'
  25. voting-not-open: '&cVoting is currently not open!'
  26. voting-opened:
  27. - '&8&m-----------------------------------------'
  28. - '&9Voting is now open. Click here to vote for the next map!'
  29. - '&8&m-----------------------------------------'
  30. arena-switch: '&cThe arena has been switched to %arena%'
  31. arena-end-title: '&cThe arena will end in %time%!'
  32. arena-no-exist: '&cSorry, that arena does not exist!'
  33. arena-set-vote: '&cYou set the votes for %arenaName% to %amt%'
  34. arena-add-vote: '&cYou added %amt% votes to %arenaName%'
  35. arena-remove-vote: '&cYoum removed %amt% votes from %arenaName%'
  36. arena-modify-int: '&cYou must specify an integer for the amount!'
  37. arena-modified: '&cYou modified %arena%''s vote count!'
  38. arena-teleporter:
  39. region: go
  40. vote-multiplier:
  41. - wzarena.vote.2
  42. - wzarena.vote.5
  43. - wzarena.vote.10
  44. regen-blocks: true
  45. settings:
  46. arena-run-time: 180
  47. arena-vote-time: 60
  48. arena-title-end: 10
  49. vote-book-1st-line: '&2Click on a map name below to vote for it!'
  50. vote-book:
  51. - ''
  52. - ''
  53. - '&3%arena%'
  54. - '&3%arena%'
  55. - '&3%arena%'
  56. - '&3%arena%'
  57. - '&3%arena%'
  58. - '&3%arena%'
  59. - '&3%arena%'
  60. - '&3%arena%'
  61. - '&3%arena%'
  62. voted-book-1st-line: You voted for %voted%
  63. voted-book:
  64. - Vote Results
  65. - '%arena%: %amt%'
  66. - '%arena%: %amt%'
  67. - '%arena%: %amt%'
  68. - '%arena%: %amt%'
  69. - '%arena%: %amt%'
  70. - '%arena%: %amt%'
  71. - '%arena%: %amt%'
  72. - '%arena%: %amt%'
  73. - '%arena%: %amt%'
  74. arenas:
  75. Metropolis:
  76. enabled: true
  77. region: Metropolis
  78. spawn:
  79. world: warzone
  80. x: -156.7484873944577
  81. y: 235.0
  82. z: -937.5351296764482
  83. yaw: -271.4038
  84. pitch: 33.599968
  85. Baron:
  86. enabled: true
  87. region: Baron
  88. spawn:
  89. world: warzone
  90. x: 5287.5
  91. y: 227.0
  92. z: -771.5
  93. yaw: -269.48346
  94. pitch: -1.0499208
  95. Castaway:
  96. enabled: true
  97. region: Castaway
  98. spawn:
  99. world: warzone
  100. x: 6794.6198423244305
  101. y: 227.0
  102. z: -657.5207758004544
  103. yaw: -269.61322
  104. pitch: 20.099989
  105. Hell:
  106. enabled: false
  107. region: Hell
  108. spawn:
  109. world: warzone
  110. x: 8230.561702322033
  111. y: 203.0
  112. z: -739.5066780288471
  113. yaw: -269.56683
  114. pitch: 28.500055
  115. MountFrost:
  116. enabled: false
  117. region: MountFrost
  118. spawn:
  119. world: warzone
  120. x: 8312.345943322001
  121. y: 239.0
  122. z: -4750.508105653629
  123. yaw: -269.4382
  124. pitch: 20.100029
  125. Overgrowth:
  126. enabled: false
  127. region: Overgrowth
  128. spawn:
  129. world: warzone
  130. x: 9096.346717640226
  131. y: 219.0
  132. z: -984.4753861525096
  133. yaw: -268.81628
  134. pitch: 33.89997
  135. Space:
  136. enabled: false
  137. region: Space
  138. spawn:
  139. world: warzone
  140. x: 8383.56169288751
  141. y: 234.0
  142. z: -10079.50245139969
  143. yaw: -268.19574
  144. pitch: 12.450002
  145. Valhalla:
  146. enabled: false
  147. region: Valhalla
  148. spawn:
  149. world: warzone
  150. x: 3806.4829105167096
  151. y: 207.0
  152. z: -814.4873768625548
  153. yaw: 89.47433
  154. pitch: 0.45020288
  155. Wasteland:
  156. enabled: false
  157. region: Wasteland
  158. spawn:
  159. world: warzone
  160. x: 1204.483212267353
  161. y: 213.0
  162. z: -1037.523141646525
  163. yaw: -270.53644
  164. pitch: -0.29997584
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement