Guest User

Kitbattle Config.yml

a guest
Mar 29th, 2018
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. # Plugin made by Wazup92
  2.  
  3. use-UUID: false
  4. Load-Delay: 10
  5. Starting-Coins: 0
  6. Check-For-Updates: false
  7. Scoreboard-Enabled: true
  8. Do-Players-Drop-Items-On-Death: false
  9. Can-Players-Drop-Items-On-Ground: false
  10. Can-Players-Pick-Items-On-Ground: false
  11. Do-Players-Lose-Hunger: false
  12. Purchaseable-Kits-Are-Permanent: true
  13. Starting-Amount-Of-Kit-Unlockers: 1
  14. Respawn-Screen-On-Death: false
  15. Spawn-Teleport-Countdown-Seconds: 5
  16. Spectate-Countdown-Seconds: 5
  17. Earned-Coins-Per-Kill: 8
  18. Minimum-Exp-Per-Kill: 2
  19. Maximum-Exp-Per-Kill: 5
  20. Stats-Load-Delay: 20
  21. Sponge-Boost-Upwards: 3
  22. Update-Top-Signs-Every-In-Minutes: 60
  23. Sell-Value: 0.5
  24. Fall-Damage-Enabled: true
  25. Broadcast-Rank-Up: true
  26. Show-Rank-In-Chat: true
  27. Send-Death-Message-To-Everyone: true
  28. Ranks-Prefix: '&6[&e%rank%&6] '
  29. Default-Kits:
  30. - PVP
  31. Challenge-Kit: PVP
  32. Challenge-Duratiaon: 150
  33. Commands-Executed-When-Player-Win-Challenge:
  34. - kb coins add %player% 10
  35. Commands-Executed-When-Player-Lose-Challenge: []
  36. Send-Killstreaks-To-Everyone: true
  37. Killstreaks-Enabled: true
  38. use-Vault: false
  39. Saving-Task:
  40. Enabled: true
  41. Save-Every-Minutes: 10
  42. use-mysql: true
  43. table-prefix: kitbattle_stats
  44. mysql-host: clientsql.nitrous-networks.co.uk
  45. mysql-port: 3306
  46. mysql-database: Reece354960
  47. mysql-username: Reece35
  48. mysql-password: wj09yvo2k282
  49. Bungee-Mode: true
  50. Map-Shuffle: true
  51. Shuffle-Every-In-Minutes: 15
  52. Time-Shown-Before-Shuffle:
  53. - 60
  54. - 30
  55. - 15
  56. - 10
  57. - 5
  58. - 4
  59. - 3
  60. - 2
  61. - 1
  62. Create-Default-Kits: false
  63. Aliases:
  64. - kitpvp
  65. - pvp
  66. Allowed-Commands:
  67. - kb
  68. - kitbattle
  69. - mail
  70. - msg
  71. - reply
  72. - whisper
  73. - tell
  74. - m
  75. - r
  76. - w
  77. - t
  78. Items:
  79. Kit-Selector: 'CHEST : &7Kit Selector (&aRight click!&7)'
  80. Shop-Opener: 'ANVIL : &7Shop (&aRight click!&7)'
  81. Challenger: 'BLAZE_ROD : &aRight click a player to challenge them!'
  82. Kit-Unlocker: 'CHEST : &7Kit Unlocker! (&aRight click!&7)'
  83. Modifiers:
  84. - '2 : kitbattle.vip'
  85. - '3 : kitbattle.ultravip'
  86. Action-Bar-Enabled: true
  87. Titles:
  88. enabled: true
  89. fadeIn: 10
  90. stay: 40
  91. fadeOut: 10
  92. Scoreboard-Title-Animation:
  93. enabled: false
  94. interval: 8
  95. frames:
  96. - '&b&l&nKitBattle'
  97. - '&e&l&nKitBattle'
  98. - '&b&l&nKitBattle'
  99. - '&a&l&nKitBattle'
  100. - '&b&l&nKitBattle'
  101. - '&c&l&nKitBattle'
  102. - '&e&l&nK&b&l&nitBattle'
  103. - '&b&l&nK&e&l&ni&b&l&ntBattle'
  104. - '&b&l&nKi&e&l&nt&b&l&nBattle'
  105. - '&b&l&nKit&e&l&nB&b&l&nattle'
  106. - '&b&l&nKitB&e&l&na&b&l&nttle'
  107. - '&b&l&nKitBa&e&l&nt&b&l&ntle'
  108. - '&b&l&nKitBat&e&l&nt&b&l&nle'
  109. - '&b&l&nKitBatt&e&l&nl&b&l&ne'
  110. - '&b&l&nKitBattl&e&l&ne'
  111. Killstreaks:
  112. '5':
  113. Commands-Executed:
  114. - give %player% 322 1
  115. - kb coins add %player% 20
  116. '10':
  117. Commands-Executed:
  118. - give %player% 322 3
  119. - kb coins add %player% 30
  120. '15':
  121. Commands-Executed:
  122. - give %player% 373:16386 1
  123. - kb coins add %player% 50
  124. '20':
  125. Commands-Executed:
  126. - give %player% 373:8226 1
  127. - kb coins add %player% 100
  128. '25':
  129. Commands-Executed:
  130. - give %player% 322 7
  131. - kb coins add %player% 200
  132. '30':
  133. Commands-Executed:
  134. - give %player% 322:1 1
  135. - kb coins add %player% 500
  136. '50':
  137. Commands-Executed:
  138. - give %player% diamond_sword 1 0 {ench:[{id:16,lvl:2},{id:20,lvl:1}]}
  139. - kb coins add %player% 1000
Add Comment
Please, Sign In to add comment