Advertisement
Guest User

Untitled

a guest
May 16th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.63 KB | None | 0 0
  1. # # # # # # # # # # # # # # # # # # # # # #
  2. # Made by Wazup92 #
  3. # If you really like the plugin #
  4. # Then please dont forget to leave #
  5. # A positive 5 stars review! #
  6. # # # # # # # # # # # # # # # # # # # # # #
  7. # Shop chances format is -> 'Chance:Price'
  8. # Shop special blocks format is -> 'ItemID:Durability : <Price>'
  9. # Durability isn't needed.
  10. # --------------------
  11. # Executed commands on Arena-Start -> %world% %arena%
  12. # Achievements format -> 'amount:prize'
  13. # Chat-Modification variables -> %rank% %exp% %coins% and you can have all of them at once
  14. # Karma-Shop format -> 'karma:coins' which refers to how much karma needed to exchange for the coins amount
  15. # Anti Seeker Quit is an option to make it so if the last seeker in a game LEFT the arena, and there are more than or same as x hider, pick a random hider and make them the seeker
  16. # x is replaced with 'Anti-Seeker-Quit-Activation-Hiders-Required'
  17.  
  18. Load-Arenas-Delay: 15
  19. Load-Shop-Delay: 10
  20. Load-Global-Lobby-Delay: 10
  21. Load-Titles-Delay: 20
  22. Spectate-Gamemode-Delay: 15
  23. Fall-Damage-Enabled: false
  24. Starting-Hider-Chance: 60
  25. Ending-Length: 10
  26. Leap-Cooldown: 12
  27. Anti-Seeker-Quit: true
  28. Anti-Seeker-Quit-Activation-Hiders-Required: 5
  29. Throwable-Tnt-Cooldown: 15
  30. Disguise-Detector-Cooldown: 60
  31. Seekers-Respawn-Delay: 15
  32. Join-Gui-Enabled: true
  33. Reward-Starting-Seekers: true
  34. Teleport-To-Global-Lobby-On-Leave: false
  35. Display-Arena-State-On-Block: true
  36. Modify-Chat: true
  37. Chat-Modification: '&7[%rank%]'
  38. Spectate-Full-Games: false
  39. Top-Signs-Update-Every: 20
  40. use-UUID: false
  41. use-Vault: true
  42. Check-For-Updates: false
  43. Coins-Earned:
  44. Hider-Kill-Seeker: 5
  45. Seeker-Kill-Hider: 3
  46. Exp-Earned:
  47. Hider-Kill-Seeker:
  48. Min: 3
  49. Max: 6
  50. Seeker-Kill-Hider:
  51. Min: 2
  52. Max: 5
  53. Karma-Earned:
  54. Saying-GG:
  55. Min: 10
  56. Max: 20
  57. Coins-Timer:
  58. Give-Coins-Every-In-Seconds: 45
  59. Amount: 5
  60. Commands-Executed-On-Winners:
  61. - has coins add %player% 15
  62. Fireworks:
  63. Amount-Per-Game: 5
  64. Given-Coins: 3
  65. Cooldown: 10
  66. Delay-In-Between: 3
  67. Winners-Map:
  68. enabled: true
  69. display_image: false
  70. image_url: http://i.imgur.com/FrgIjmJ.png
  71. Sounds:
  72. onHit:
  73. enabled: true
  74. Saving-Task:
  75. Enabled: true
  76. Save-Every-Minutes: 15
  77. MySQL:
  78. enabled: false
  79. table: HideAndSeek
  80. host: localhost
  81. port: 3306
  82. database: database
  83. username: root
  84. password: root
  85. Titles:
  86. fadeIn: 10
  87. stayTime: 40
  88. fadeOut: 10
  89. player_join:
  90. enabled: true
  91. text: '&bYou have joined the game'
  92. player_leave:
  93. enabled: true
  94. text: '&bYou have left the game!'
  95. achievement_unlock:
  96. enabled: true
  97. text: '&aAchievement Unlocked!'
  98. game_end:
  99. enabled: true
  100. text: '&aThanks for playing!'
  101. BungeeMode:
  102. enabled: true
  103. voting_enabled: true
  104. min_players: 3
  105. lobby_time: 120
  106. skip_time_at: 5
  107. skip_time_to: 30
  108. lock_votes_at: 20
  109. amount_of_randomised_maps: 5
  110. hub-name: HUB-1
  111. amount_of_games_till_restart: 5
  112. executed_commands_to_restart:
  113. - restart
  114. Shop:
  115. Chances:
  116. - 80:10000
  117. - 75:7500
  118. - 70:5000
  119. - 65:2500
  120. - 60:2000
  121. - 55:2500
  122. - 50:5000
  123. - 45:7500
  124. - 40:10000
  125. Special_Blocks:
  126. - '22 : 1000'
  127. - '133 : 1000'
  128. - '57 : 1000'
  129. - '152 : 1000'
  130. - '41 : 1000'
  131. - '16 : 1000'
  132. - '14 : 1000'
  133. - '56 : 1000'
  134. - '49 : 1000'
  135. - '145 : 1000'
  136. - '21 : 1000'
  137. - '61 : 1000'
  138. - '138 : 1000'
  139. - '89 : 1000'
  140. - '103 : 1000'
  141. - '7 : 1000'
  142. - '48 : 1000'
  143. - '45 : 1000'
  144. - '19 : 1000'
  145. - '170 : 1000'
  146. Perks:
  147. disguise_selector:
  148. enabled: true
  149. cost: 3000
  150. item: '54 : 1 : name:&cDisguise Selector! : lore:&7Allows you to select your
  151. : lore:&7disguise'
  152. disguise_changer:
  153. enabled: true
  154. cost: 3000
  155. item: '58 : 1 : name:&cDisguise Changer! : lore:&7Allows you to change your
  156. : lore:&7disguise while in game'
  157. insta_solid:
  158. enabled: true
  159. cost: 4000
  160. item: '57 : 1 : name:&cInsta Solid! : lore:&7Instantly become solid'
  161. disguise_detector:
  162. enabled: true
  163. cost: 3000
  164. item: '345 : 1 : name:&cDisguise Detector! : lore:&7Right click to detect :
  165. lore:&7nearby hiders'
  166. seeker_speed:
  167. enabled: true
  168. cost: 2000
  169. item: '116 : 1 : name:&cInfinite Speed I!'
  170. throwable_tnt:
  171. enabled: true
  172. cost: 3000
  173. item: '46 : 1 : name:&cThrowable TNT! : lore:&7Get some tnt that you : lore:&7can
  174. throw to damage hiders'
  175. Karma-Shop:
  176. - 500:100
  177. - 1000:300
  178. - 2000:500
  179. Items:
  180. book:
  181. enabled: true
  182. leave:
  183. enabled: true
  184. item: '378 : 1 : name:&cQuit'
  185. inventory_back:
  186. enabled: true
  187. item: '341 : 1 : name:&cBack!'
  188. shop:
  189. enabled: true
  190. item: '264 : 1 : name:&bShop'
  191. vote:
  192. item: '138 : 1 : name:&bVote!'
  193. Allowed-Commands:
  194. - hideandseek
  195. - has
  196. - tell
  197. - t
  198. - r
  199. - helpop
  200. Executed-Commands:
  201. Arena-Countdown:
  202. - broadcast Arena %arena% is about to start in %seconds% seconds!
  203. Arena-Start:
  204. - time set 1000 %world%
  205. Powerups:
  206. boom: true
  207. deathlord: true
  208. boost: true
  209. deathroom: true
  210. timelord: true
  211. coins:
  212. enabled: true
  213. min: 30
  214. max: 60
  215. Achievements:
  216. enabled: true
  217. seekers-killed:
  218. - 10:100
  219. - 50:500
  220. - 100:1000
  221. - 200:2000
  222. - 500:6000
  223. hiders-killed:
  224. - '10:50'
  225. - 50:250
  226. - 100:500
  227. - 200:1000
  228. - 500:3000
  229. win:
  230. - 1:100
  231. - 10:500
  232. - 50:1000
  233. - 100:3000
  234. - 200:5000
  235. games-played:
  236. - '1:10'
  237. - '5:30'
  238. - 20:100
  239. - 50:300
  240. - 100:1000
  241. - 200:3000
  242. - 500:7000
  243. purchased-perks:
  244. - 1:300
  245. - 3:600
  246. - 6:2000
  247. Arena-Starting-Warn-At:
  248. - 120
  249. - 90
  250. - 60
  251. - 30
  252. - 15
  253. - 5
  254. - 4
  255. - 3
  256. - 2
  257. - 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement