Advertisement
Guest User

Untitled

a guest
May 19th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. mysql:
  2. username: ''
  3. password: ''
  4. host: localhost
  5. database: bukkit
  6. port: 3306
  7. prefix: ''
  8. savesPerDay: 64
  9. BastionBlock:
  10. material: SPONGE
  11. #If squarefield is set to wrong, the field will be a circle
  12. squarefield: true
  13. effectRadius: 125
  14. includeYlevel: true
  15. startScaleFactor: 200
  16. finalScaleFactor: 1
  17. warmUpTime: 86400000
  18. maxBreaksPerMinute: 25
  19. erosionRatePerDay: 0
  20. destroyOnRemove: true
  21. blocksToErode: 0
  22. EnderPearls:
  23. preventEnderPearl: false
  24. block_midair: false
  25. scaleFac: 1
  26. requireMaturity: true
  27. consumeOnBlock: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement