Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. # Plugin made by Wazup92
  2.  
  3. use-UUID: false
  4. Load-Delay: 10
  5. Starting-Coins: 1000
  6. Check-For-Updates: true
  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: 2
  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: 1.5
  22. Update-Top-Signs-Every-In-Minutes: 60
  23. Sell-Value: 0.33
  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: '&8[&b%rank%&8] '
  29. Default-Kits:
  30. - Pvp
  31. Challenge-Kit: Pvp
  32. Challenge-Duratiaon: 120
  33. Commands-Executed-When-Player-Win-Challenge:
  34. - kb coins add %player% 30
  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: false
  43. table-prefix: kitbattle_
  44. mysql-host: localhost
  45. mysql-port: 3306
  46. mysql-database: database
  47. mysql-username: root
  48. mysql-password: root
  49. Bungee-Mode: false
  50. Map-Shuffle: true
  51. Shuffle-Every-In-Minutes: 10
  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. - tell
  70. - help
  71. - t
  72. - r
  73. Items:
  74. Kit-Selector: 'CHEST : &7Kit Selector (&aRight click!&7)'
  75. Shop-Opener: 'ANVIL : &7Shop (&aRight click!&7)'
  76. Challenger: 'BLAZE_ROD : &aRight click a player to challenge him!'
  77. Kit-Unlocker: 'CHEST : &7Kit Unlocker! (&aRight click!&7)'
  78. Modifiers:
  79. - '2 : kitbattle.vip'
  80. - '3 : kitbattle.ultravip'
  81. Action-Bar-Enabled: true
  82. Titles:
  83. enabled: true
  84. fadeIn: 10
  85. stay: 40
  86. fadeOut: 10
  87. Scoreboard-Title-Animation:
  88. enabled: false
  89. interval: 8
  90. frames:
  91. - '&b&l&nKitBattle'
  92. - '&e&l&nKitBattle'
  93. - '&b&l&nKitBattle'
  94. - '&a&l&nKitBattle'
  95. - '&b&l&nKitBattle'
  96. - '&c&l&nKitBattle'
  97. - '&e&l&nK&b&l&nitBattle'
  98. - '&b&l&nK&e&l&ni&b&l&ntBattle'
  99. - '&b&l&nKi&e&l&nt&b&l&nBattle'
  100. - '&b&l&nKit&e&l&nB&b&l&nattle'
  101. - '&b&l&nKitB&e&l&na&b&l&nttle'
  102. - '&b&l&nKitBa&e&l&nt&b&l&ntle'
  103. - '&b&l&nKitBat&e&l&nt&b&l&nle'
  104. - '&b&l&nKitBatt&e&l&nl&b&l&ne'
  105. - '&b&l&nKitBattl&e&l&ne'
  106. Killstreaks:
  107. '3':
  108. Commands-Executed:
  109. - kb coins add %player% 20
  110. '5':
  111. Commands-Executed:
  112. - kb coins add %player% 30
  113. '10':
  114. Commands-Executed:
  115. - kb coins add %player% 50
  116. '20':
  117. Commands-Executed:
  118. - kb coins add %player% 100
  119. '30':
  120. Commands-Executed:
  121. - kb coins add %player% 200
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement