Advertisement
Guest User

Untitled

a guest
Nov 17th, 2018
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.36 KB | None | 0 0
  1. mysql:
  2. use: false
  3. host: localhost
  4. port: 3306
  5. name: DatabaseName
  6. user: root
  7. password: Password
  8. design:
  9. fancy_blocks: true
  10. glass_signs: false
  11. state:
  12. WAITING: '&aWaiting'
  13. STARTING: '&eStarting'
  14. PLAYING: '&c&lIN-GAME'
  15. ENDING: '&lEnding'
  16. signs:
  17. - '&c&lTNTRun'
  18. - '&a%arena%'
  19. - '&e%players%&7/&c%max%'
  20. - '%status%'
  21. countdown:
  22. '30':
  23. title: ''
  24. subtitle: '&a&l%time%'
  25. fadeIn: 10
  26. stay: 10
  27. fadeOut: 10
  28. '15':
  29. title: ''
  30. subtitle: '&a&l%time%'
  31. fadeIn: 10
  32. stay: 10
  33. fadeOut: 10
  34. '10':
  35. title: '&c&lStarting soon!'
  36. subtitle: '&a&l%time%'
  37. fadeIn: 10
  38. stay: 10
  39. fadeOut: 10
  40. '5':
  41. title: '&c&lGet Ready!'
  42. subtitle: '&a&l%time%'
  43. fadeIn: 5
  44. stay: 10
  45. fadeOut: 5
  46. '4':
  47. title: ''
  48. subtitle: '&6&l%time%'
  49. fadeIn: 5
  50. stay: 10
  51. fadeOut: 5
  52. '3':
  53. title: ''
  54. subtitle: '&6&l%time%'
  55. fadeIn: 5
  56. stay: 10
  57. fadeOut: 5
  58. '2':
  59. title: ''
  60. subtitle: '&c&l%time%'
  61. fadeIn: 5
  62. stay: 10
  63. fadeOut: 5
  64. '1':
  65. title: ''
  66. subtitle: '&c&l%time%'
  67. fadeIn: 5
  68. stay: 10
  69. fadeOut: 5
  70. '0':
  71. title: '&c&lGAME START!'
  72. subtitle: '&c&lRUN!'
  73. fadeIn: 15
  74. stay: 25
  75. fadeOut: 15
  76. stats:
  77. message:
  78. - '&a&lYour TNTRun stats:'
  79. - ' '
  80. - '&cvictories &a&l{VICTORIES}'
  81. - '&cLoses &a&l{LOSES}'
  82. - '&cPlayed Games &a&l{PLAYED}'
  83. - '&cBlocks destroyed &a&l{BLOCKS_DESTROYED}'
  84. commands:
  85. win:
  86. - eco give %player% 100
  87. vault:
  88. enabled: true
  89. win: 100
  90. bungeemode:
  91. enabled: false
  92. lobbyServers:
  93. - Lobby1
  94. - Lobby2
  95. maps:
  96. prefered: NORMAL
  97. allowedCommands:
  98. - tntrun
  99. - tr
  100. - tr leave
  101. - tntrun leave
  102. - tntrunkits
  103. - trkits
  104. - tkits
  105. - tkit
  106. - tr stats
  107. - tntrun stats
  108. scoreboard:
  109. settings:
  110. enabled: true
  111. textUpdate: 5
  112. titleUpdate: 4
  113. WAITING:
  114. title:
  115. - '&6&lWelcome to TNTRun'
  116. - '&6&lWelcome to TNTRun'
  117. - '&6&lWelcome to TNTRun'
  118. - '&6&lWelcome to TNTRun'
  119. - '&6&lWelcome to TNTRun'
  120. - '&e&lWelcome to TNTRun'
  121. - '&e&lWelcome to TNTRun'
  122. - '&e&lWelcome to TNTRun'
  123. - '&e&lWelcome to TNTRun'
  124. - '&e&lWelcome to TNTRun'
  125. text:
  126. - ''
  127. - Welcome &e%player%
  128. - ''
  129. - Playing &e%players%&7/&c%maxplayers%
  130. - on Arena &e%arena%
  131. - ''
  132. - Waiting...
  133. - ''
  134. - '&eTNTRUNserver'
  135. STARTING:
  136. title:
  137. - '&6&lStarting TNTRun Game'
  138. - '&6&lStarting TNTRun Game'
  139. - '&6&lStarting TNTRun Game'
  140. - '&6&lStarting TNTRun Game'
  141. - '&6&lStarting TNTRun Game'
  142. - '&e&lStarting TNTRun Game'
  143. - '&e&lStarting TNTRun Game'
  144. - '&e&lStarting TNTRun Game'
  145. - '&e&lStarting TNTRun Game'
  146. - '&e&lStarting TNTRun Game'
  147. text:
  148. - ''
  149. - Welcome &e%player%
  150. - ''
  151. - Playing &e%players%&7/&c%maxplayers%
  152. - on Arena &e%arena%
  153. - ''
  154. - Start in &e%time%
  155. - ''
  156. - '&eTNTRUNserver'
  157. PLAYING:
  158. title:
  159. - '&6&lTNTRun'
  160. - '&6&lTNTRun'
  161. - '&6&lTNTRun'
  162. - '&6&lTNTRun'
  163. - '&6&lTNTRun'
  164. - '&e&lNow Playing'
  165. - '&e&lNow Playing'
  166. - '&e&lNow Playing'
  167. - '&e&lNow Playing'
  168. - '&e&lNow Playing'
  169. text:
  170. - ''
  171. - Welcome &e%player%
  172. - ''
  173. - Playing &e%players%&7/&c%maxplayers%
  174. - on Arena &e%arena%
  175. - ''
  176. - Spectators &e%spectators%
  177. - ''
  178. - Blocks Destroyed &e%blocks%
  179. - ''
  180. - '&eTNTRUNserver'
  181. trigger: /give %player% feather
  182. signs:
  183. Nether:
  184. '0':
  185. ==: org.bukkit.Location
  186. world: world
  187. x: -8.0
  188. y: 6.0
  189. z: -1.0
  190. pitch: 0.0
  191. yaw: 0.0
  192. '1':
  193. ==: org.bukkit.Location
  194. world: world
  195. x: -8.0
  196. y: 6.0
  197. z: -1.0
  198. pitch: 0.0
  199. yaw: 0.0
  200. TheEnd:
  201. '0': &id001
  202. ==: org.bukkit.Location
  203. world: world
  204. x: -8.0
  205. y: 6.0
  206. z: 3.0
  207. pitch: 0.0
  208. yaw: 0.0
  209. '2': *id001
  210. Area1:
  211. '0': &id002
  212. ==: org.bukkit.Location
  213. world: world
  214. x: -8.0
  215. y: 6.0
  216. z: 1.0
  217. pitch: 0.0
  218. yaw: 0.0
  219. '1': *id002
  220. YUUSUKE:
  221. '0':
  222. ==: org.bukkit.Location
  223. world: world
  224. x: -8.0
  225. y: 6.0
  226. z: -3.0
  227. pitch: 0.0
  228. yaw: 0.0
  229. tnt:
  230. '0':
  231. ==: org.bukkit.Location
  232. world: world
  233. x: -8.0
  234. y: 6.0
  235. z: 5.0
  236. pitch: 0.0
  237. yaw: 0.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement