Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # SimpleTowns Config
- # Generated with 1.0 of the plugin
- # For help with the configuration file, please see the plugin BukkitDev page
- Localisation Filename: localisation.yml
- Debug: false
- Logging:
- Filename: log.txt
- Enabled: true
- Mine Roof Y Value: 30
- #little example config_value for economy support.
- economy:
- #money must pay if create Town
- create: 1500
- #money must pay if claim a chunk
- claim: 1000
- #refund in percent by unclaimung
- unclaim: 50
- #little example config_value for chunkcorner feature.
- chunks:
- #set item_id for chunkcorner after creating towns or claiming chunks (default:50)
- corner: 50
- Towns: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement