Advertisement
Guest User

Config.yml

a guest
Feb 25th, 2013
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. config_version: '0.2'
  2. show_broadcast: false
  3. broadcast_message_item:
  4. - <displayname> &avoted for the server! and got &b<itemamount> <itemname>
  5. - '&cVote for the server at &dYOURURL'
  6. broadcast_message_econ:
  7. - <displayname> &avoted for the server! and got &b<econ>
  8. - '&cVote for the server at &dYOURURL'
  9. bonus_item: false
  10. bonus_chance: 1
  11. poor_chance: 25
  12. average_chance: 25
  13. good_chance: 25
  14. very_good_chance: 25
  15. poor_min_amount: 16
  16. poor_max_amount: 32
  17. average_min_amount: 6
  18. average_max_amount: 12
  19. good_min_amount: 6
  20. good_max_amount: 12
  21. very_good_min_amount: 4
  22. very_good_max_amount: 8
  23. poor_items:
  24. - econ 50
  25. - '5'
  26. - '331'
  27. average_items:
  28. - econ 55
  29. - '98'
  30. - '15'
  31. good_items:
  32. - '14'
  33. - '263'
  34. very_good_items:
  35. - '265'
  36. - '264'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement