Advertisement
hairymexican69

Untitled

Jan 8th, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. database:
  2. hostname: localhost
  3. database_name: test
  4. username: root
  5. password: mexican1
  6. port: 3306
  7. settings:
  8. checkdelay: 30
  9. sandbox: false
  10. debug: false
  11. cumulativepackages: true
  12. enablesignwall: false
  13. broadcast-message: '&aPlease thank %player for donating %amount!'
  14. packages:
  15. example:
  16. price: '5.00'
  17. expires: '0'
  18. commands:
  19. - promote %player
  20. - msg %player Thanks for donating %amount!
  21. expirescommands:
  22. - demote %player
  23. signwall-format:
  24. - This is line 1!
  25. - '%player'
  26. - '%amount'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement