Advertisement
Guest User

Untitled

a guest
Mar 12th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. # do not touch the config version below, it will break the plugin!
  2. configversion: 1.4
  3. duelme:
  4. checkforupdates: false
  5. mysql:
  6. enabled: false
  7. host: 'localhost'
  8. port: '3306'
  9. database: 'duelmestats'
  10. user: 'user'
  11. pass: 'pass'
  12. duel:
  13. countdowntime: 10
  14. dueltime: 300
  15. seperateinventories: false
  16. rightclicktoduel: false
  17. dropitemsondeath: true
  18. minbetamount: 500
  19. announce:
  20. duelstart: false
  21. deaths: false
  22. leavejoin: false
  23. commands:
  24. duelstart:
  25. duelwinner:
  26. - 'eco give %player% 100'
  27. debug:
  28. enabled: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement