Advertisement
szumielxd

KitCFG

Dec 2nd, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. # Plugin made by Wazup92
  2.  
  3. use-UUID: false
  4. Load-Delay: 10
  5. Starting-Coins: 500
  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: 1
  18. Minimum-Exp-Per-Kill: 0.5
  19. Maximum-Exp-Per-Kill: 2
  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: false
  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. - Mikolaj
  31. - pvp
  32. Challenge-Kit: Lucznik
  33. Challenge-Duratiaon: 120
  34. Commands-Executed-When-Player-Win-Challenge: []
  35. Commands-Executed-When-Player-Lose-Challenge: []
  36. Send-Killstreaks-To-Everyone: true
  37. Killstreaks-Enabled: true
  38. use-Vault: true
  39. use-mysql: false
  40. table-prefix: kitbattle_
  41. mysql-host: localhost
  42. mysql-port: 3306
  43. mysql-database: database
  44. mysql-username: root
  45. mysql-password: root
  46. Bungee-Mode: false
  47. Map-Shuffle: true
  48. Shuffle-Every-In-Minutes: 10
  49. Time-Shown-Before-Shuffle:
  50. - 60
  51. - 30
  52. - 15
  53. - 10
  54. - 5
  55. - 4
  56. - 3
  57. - 2
  58. - 1
  59. Create-Default-Kits: false
  60. Aliases:
  61. - kitpvp
  62. - pvp
  63. Allowed-Commands:
  64. - kb
  65. - kitbattle
  66. - tell
  67. - kit
  68. - t
  69. - r
  70. - msg
  71. - v
  72. - vip
  73. - heal
  74. - tpa
  75. - tpaccept
  76. - tpacancel
  77. - tpdeny
  78. - tp
  79. Items:
  80. Kit-Selector: 'CHEST : &7Wybierz zestaw (&aRight click!&7)'
  81. Shop-Opener: 'ANVIL : &7Sklep (&aPPM!&7)'
  82. Challenger: 'BLAZE_ROD : &aKliknij PPM na gracza aby go wyzwac!'
  83. Kit-Unlocker: 'CHEST : &7Losuj kit! (&aRight click!&7)'
  84. Modifiers:
  85. - '2 : kitbattle.vip'
  86. - '3 : kitbattle.ultravip'
  87. Action-Bar-Enabled: true
  88. Titles:
  89. enabled: true
  90. fadeIn: 10
  91. stay: 40
  92. fadeOut: 10
  93. Scoreboard-Title-Animation:
  94. enabled: true
  95. interval: 8
  96. frames:
  97. - '&b&l&nKitBattle'
  98. - '&e&l&nKitBattle'
  99. - '&b&l&nKitBattle'
  100. - '&a&l&nKitBattle'
  101. - '&b&l&nKitBattle'
  102. - '&c&l&nKitBattle'
  103. - '&e&l&nK&b&l&nitBattle'
  104. - '&b&l&nK&e&l&ni&b&l&ntBattle'
  105. - '&b&l&nKi&e&l&nt&b&l&nBattle'
  106. - '&b&l&nKit&e&l&nB&b&l&nattle'
  107. - '&b&l&nKitB&e&l&na&b&l&nttle'
  108. - '&b&l&nKitBa&e&l&nt&b&l&ntle'
  109. - '&b&l&nKitBat&e&l&nt&b&l&nle'
  110. - '&b&l&nKitBatt&e&l&nl&b&l&ne'
  111. - '&b&l&nKitBattl&e&l&ne'
  112. Killstreaks:
  113. '3':
  114. Commands-Executed:
  115. - kb coins add %player% 20
  116. - give %player% soup 2
  117. '5':
  118. Commands-Executed:
  119. - kb coins add %player% 30
  120. - give %player% soup 2
  121. '10':
  122. Commands-Executed:
  123. - kb coins add %player% 50
  124. - give %player% soup 2
  125. '20':
  126. Commands-Executed:
  127. - kb coins add %player% 100
  128. - give %player% soup 4
  129. '30':
  130. Commands-Executed:
  131. - kb coins add %player% 200
  132. - give %player% soup 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement