Advertisement
Guest User

Untitled

a guest
Apr 19th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. countdown: 10
  2. capture-timer: 5
  3. autostart-percent: 50
  4. class-button-noperm: '&eYou do not have permission to use that class!'
  5. afk-timer: 60
  6. killstreaks: 5
  7. auto-update: false
  8. default-localization: english
  9. potion-effects-after-start: true
  10. gamemode: adventure
  11. prevent-inventory-moving: true
  12. debug: false
  13. broadcast-winning-team: true
  14. prevent-block-breaking: true
  15. map-rotation: false
  16. capture-reminder: 15
  17. lightning-while-capturing: false
  18. capture-point-signs: true
  19. capture-in-order: true
  20. dedicated-join: false
  21. scoreboard: true
  22. run-commands:
  23. on-point-capture:
  24. - null
  25. on-kill:
  26. - null
  27. on-red-win:
  28. - null
  29. on-blue-win:
  30. - null
  31. killsound:
  32. sound: CAT_HIT
  33. volume: 20
  34. pitch: -20
  35. stats-database:
  36. enabled: false
  37. hostname: localhost
  38. database_name: my_database
  39. username: username
  40. password: password
  41. port: 3306
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement