Advertisement
AresDevelopment

Untitled

Mar 29th, 2020
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. #CannonConfig
  2. web-limit-msg: '&cYou may only have a maximum of %webs% webs per X/Z.'
  3. web-limit-enabled: true
  4. web-limit: 2
  5. pistons-push-limit-enabled: true
  6. pistons-push-limit: 4
  7. limit-sand-plates: true
  8. limit-roof-cannons: true
  9. sand-stack-patch: true
  10. tnt-blow-up-lava: true
  11. no-tnt-kb: true
  12. no-tnt-health-damage: true
  13. wb-max-normal: 20000
  14. wb-min-normal: -20000
  15. wb-max-nether: 5000
  16. wb-min-nether: -5000
  17. wb-max-end: 7000
  18. wb-min-end: -7000
  19. allowSameFactionUUIDPickup: false
  20. allowSameFactionPickup: false
  21.  
  22. #LootConfig
  23. protectionTime: 60
  24. sendProtectionStartMessage: true
  25. sendProtectionStopMessage: true
  26. protectionStartMessage: '&b[ACore] Your loot will be protected for the next %protectionTime%
  27. seconds!'
  28. protectionEndMessage: '&b[ACore] Your loot can now be collected by anyone!'
  29. noPermission: '&4You don''t have permission to do this!'
  30.  
  31. #NotesOptions
  32. material: PAPER:0
  33. name: '&c&lAres Note'
  34. lore:
  35. - '&7right click for 1000-100000$'
  36. min: 1000
  37. max: 100000
  38. (also you can config how it looks in notesmessages)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement