Advertisement
Guest User

Untitled

a guest
Dec 25th, 2016
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. #ArenaPvP by Royendero
  2. #If you have a problem o bug, sendme a PM in spigot!
  3. #No distribute this plugin, or your id will disabled for use this plugin.
  4. #
  5. #world: choose the world when the arenas are installed.
  6. world: "BuildUHC"
  7. #Tp to lobby on join server.
  8. tplobbytojoin: true
  9. #Time in seconds, cooldown per duel.
  10. duelcooldown: 10
  11. #Use commands in game,
  12. #If you want bypass this, use permission "arenapvp.bypasscommands
  13. usecommandsingame: false
  14. #Antirain protection in the world.
  15. antirain: true
  16. #View health when you hurt a player.
  17. viewhealthbyarrow: true
  18. #Enable sounds
  19. sounds: true
  20. #Enable display message
  21. enabletitleandsubtitlescreen: true
  22. #Enable action bar messages
  23. enableactionbar: true
  24. #Enable party fire
  25. partyfire: false
  26. #Save file (If you use FlatFile) every x seconds.
  27. #If your file is big, add more seconds!
  28. saveelo: 240
  29. #Rankeds defaulf for users.
  30. rankedsdefault: 20
  31. #Unankeds default for users.
  32. unrankedsdefault: 30
  33. #When a Party vs Party finish, remove all drops in x radious.
  34. removedropsradious: 50
  35. #When the meetup finish, remove all drops in x radious.
  36. removedropsmeetupradious: 100
  37. #Enable heal mode of the plugin.
  38. #First, use /gamerule naturalRegeneration false.
  39. #And the plugin, heal automatically in kits: Soup, McSg, etc.
  40. #No heal in BuildUHC, IronBuild, UHC, FInalUHC, ComboBuild, etc.
  41. healmodeoftheplugin: true
  42. #If you are using 1.8 server:
  43. #if use olds pectator is false:
  44. #the spectators are invisibles.
  45. #if use olds pectator is enable:
  46. #the spectarors are in gamemode 3
  47. useoldspectator: false
  48. meetup:
  49. maxplayers: 20
  50. minplayers: 3
  51. # start meetup when are 4 players.
  52. start: 10
  53. #ITEM ON HOTBAR
  54. hotbar:
  55. ranked:
  56. # Give the item in hotbar.
  57. enable: true
  58. id: 276
  59. # data-value: example:
  60. # 35:5, the id is 35, the dava-value is 5
  61. data-value: 0
  62. # amount, please keep 1, in new updates you can change it.
  63. # if you change it, the players can drop this item.
  64. amount: 1
  65. # Slots: [0|1|2|3|4|5|6|7|8]
  66. slot: 0
  67. unranked:
  68. enable: true
  69. id: 268
  70. data-value: 0
  71. amount: 1
  72. slot: 2
  73. duelaccept:
  74. enable: false
  75. id: 283
  76. data-value: 0
  77. amount: 1
  78. slot: 0
  79. meetup:
  80. enable: true
  81. id: 399
  82. data-value: 0
  83. amount: 1
  84. slot: 4
  85. sethotbar:
  86. enable: true
  87. id: 396
  88. data-value: 0
  89. amount: 1
  90. slot: 5
  91. party:
  92. enable: true
  93. id: 421
  94. data-value: 0
  95. amount: 1
  96. slot: 6
  97. options:
  98. enable: true
  99. id: 266
  100. data-value: 0
  101. amount: 1
  102. slot: 8
  103. spectator:
  104. enable: true
  105. id: 381
  106. data-value: 0
  107. amount: 1
  108. slot: 7
  109. hotbarparty:
  110. rank2v2:
  111. id: 276
  112. data-value: 0
  113. amount: 1
  114. slot: 1
  115. rank3v3:
  116. id: 276
  117. data-value: 0
  118. amount: 1
  119. slot: 2
  120. duel:
  121. id: 283
  122. data-value: 0
  123. amount: 1
  124. slot: 4
  125. actions:
  126. id: 399
  127. data-value: 0
  128. amount: 1
  129. slot: 6
  130. leave:
  131. id: 331
  132. data-value: 0
  133. amount: 1
  134. slot: 8
  135.  
  136. hotbarranked:
  137. leave:
  138. id: 331
  139. data-value: 0
  140. amount: 1
  141. slot: 8
  142.  
  143. #GUI ITEMS
  144. gui:
  145. playingmsg: true
  146. queuemsg: true
  147. kits:
  148. builduhc:
  149. # enable this kit in the GUI
  150. enable: true
  151. id: 327
  152. data-value: 0
  153. amount: 1
  154. slot: 0
  155. ironbuild:
  156. enable: true
  157. id: 326
  158. data-value: 0
  159. amount: 1
  160. slot: 1
  161. pots:
  162. enable: true
  163. id: 373
  164. data-value: 16453
  165. amount: 1
  166. slot: 2
  167. potsdebuff:
  168. enable: true
  169. id: 373
  170. data-value: 16388
  171. amount: 1
  172. slot: 3
  173. vanilla:
  174. enable: true
  175. id: 373
  176. data-value: 8261
  177. amount: 1
  178. slot: 4
  179. gapple:
  180. enable: true
  181. id: 322
  182. data-value: 1
  183. amount: 1
  184. slot: 5
  185. iron:
  186. enable: true
  187. id: 306
  188. data-value: 0
  189. amount: 1
  190. slot: 6
  191. diamond:
  192. enable: true
  193. id: 310
  194. data-value: 0
  195. amount: 1
  196. slot: 7
  197. mcsg:
  198. enable: true
  199. id: 259
  200. data-value: 0
  201. amount: 1
  202. slot: 8
  203. uhc:
  204. enable: true
  205. id: 322
  206. data-value: 0
  207. amount: 1
  208. slot: 9
  209. soup:
  210. enable: true
  211. id: 282
  212. data-value: 0
  213. amount: 1
  214. slot: 10
  215. finaluhc:
  216. enable: true
  217. id: 30
  218. data-value: 0
  219. amount: 1
  220. slot: 18
  221. combobuild:
  222. enable: true
  223. id: 420
  224. data-value: 0
  225. amount: 1
  226. slot: 25
  227. combofly:
  228. enable: true
  229. id: 349
  230. data-value: 3
  231. amount: 1
  232. slot: 26
  233. party:
  234. ffa:
  235. enable: true
  236. id: 276
  237. data-value: 0
  238. amount: 1
  239. slot: 0
  240. mysql:
  241. use: false
  242. ip: 'localhost'
  243. port: '3306'
  244. database: 'database'
  245. username: 'user'
  246. password: 'password'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement