Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. Chunk-Busters:
  2. enabled: false
  3. disabled-message: '&c(!) &4Chunkbusters are disabled!'
  4. command:
  5. enabled: true
  6. permission: bfc.chunkbusters.give
  7. no-permission-msg: '&c(!) &4You dont have permission to use chunkbusters command!'
  8. player-offline: '&4(!) &cThe player is offline or does not exist!'
  9. recieve-message: '&eYou got &7{count} &echunkbuster/s !'
  10. gave-message: '&eYou gave &7{count} &echunkbuster/s to &d{player}'
  11. no-slot: '&eThe player has not an empty slot to recieve the item!'
  12. format: '&eCommand ussage: &7/chunkbust give <player> <amount> <chunkbuster_radius>'
  13. invalid-radius: '&eIntroduce a radius that can be divided by 3 (1x1, 3x3, 6x6,
  14. 9x9 ...)'
  15. invalid-amount: '&cIntroduce a valid radius!'
  16. ChunkBuster:
  17. item-material: TNT
  18. item-damage: '0'
  19. item-name: '&dChunk Buster'
  20. lore:
  21. - '&eRemove chunks in a radius of:'
  22. - '&e{radius} &7x &e{radius}'
  23. Settings:
  24. break-other-factions-chunks-in-radius: false
  25. deny-placing-outside-own-faction-land: true
  26. deny-placing-outside-own-faction-land-message: '&cYou cant place chunkbusters
  27. outside of your claims!'
  28. radius:
  29. - 1
  30. - 3
  31. - 9
  32. place-beastCooldown: 300
  33. broadcast-beastCooldown: true
  34. place-beastCooldown-message: '&eYou cant place another chunkbuster until the beastCooldown
  35. ends! &d{beastCooldown} s'
  36. explode-beastCooldown: 10
  37. explode-beastCooldown-message: '&dThe chunk will be removed in.. {seconds} s'
  38. explode-message: '&eThe Chunk was removed!'
  39. ignored-blocks:
  40. - BEDROCK
  41. - BEACON
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement