Advertisement
Guest User

Untitled

a guest
Mar 8th, 2014
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # SimpleTowns Config
  2. # Generated with 1.0 of the plugin
  3. # For help with the configuration file, please see the plugin BukkitDev page
  4.  
  5. Localisation Filename: localisation.yml
  6. Debug: false
  7. Logging:
  8. Filename: log.txt
  9. Enabled: true
  10. Mine Roof Y Value: 30
  11. #little example config_value for economy support.
  12. economy:
  13. #money must pay if create Town
  14. create: 1500
  15. #money must pay if claim a chunk
  16. claim: 1000
  17. #refund in percent by unclaimung
  18. unclaim: 50
  19. #little example config_value for chunkcorner feature.
  20. chunks:
  21. #set item_id for chunkcorner after creating towns or claiming chunks (default:50)
  22. corner: 50
  23. Towns: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement