Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. # HeadsPlus by Thatsmusic99 - Config wiki: https://github.com/Thatsmusic99/HeadsPlus/wiki/Configuration
  2. blacklist:
  3. default:
  4. enabled: true
  5. list: []
  6. world:
  7. enabled: true
  8. list: []
  9. whitelist:
  10. default:
  11. enabled: false
  12. list: []
  13. world:
  14. enabled: false
  15. list: []
  16. mysql:
  17. host: localhost
  18. port: '3306'
  19. database: db
  20. username: username
  21. password: password
  22. enabled: false
  23. theme-colours:
  24. '1': DARK_BLUE
  25. '2': GOLD
  26. '3': GRAY
  27. '4': DARK_AQUA
  28. plugin:
  29. perks:
  30. sell-heads: true
  31. drop-heads: true
  32. drops:
  33. ignore-players: []
  34. craft-heads: false
  35. disable-crafting: false
  36. heads-selector: true
  37. challenges: true
  38. leaderboards: true
  39. levels: true
  40. player-death-messages: false
  41. death-messages:
  42. - '&b{player} &3was killed by &b{killer} &3and had their head removed!'
  43. - '&b{killer} &3finished the job and removed the worst part of &b{player}&3: The
  44. head.'
  45. - '&3The server owner screamed at &b{player} &3"OFF WITH HIS HEAD!"&3. &b{killer}
  46. &3finished the job.'
  47. smite-player-if-they-get-a-head: false
  48. mask-powerups: true
  49. mechanics:
  50. theme: classic
  51. plugin-theme-dont-change: classic
  52. update:
  53. check: true
  54. notify: true
  55. allow-looting-enchantment: true
  56. stop-placement-of-sellable-heads: false
  57. sellhead-gui: true
  58. debug:
  59. create-debug-files: true
  60. print-stacktraces-in-console: true
  61. console:
  62. enabled: false
  63. level: 1
  64. anvil-menu-search: false
  65. mythicmobs:
  66. no-hp-drops: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement