Add economy support. Update to 2.1.1

Not tested at all!
This commit is contained in:
Trent Hensler
2013-03-16 15:49:02 -05:00
parent 9e82862362
commit dad4904895
7 changed files with 118 additions and 8 deletions
+9
View File
@@ -4,3 +4,12 @@
# Whether or not you want to check for updates.
# Will not download an update, that is your job :)
check-update: true
# Settings here are for economy integration.
economy:
enabled: false
# Cost to create a vault. You can give players playervaults.free to bypass this.
cost-to-create: 100
cost-to-open: 10
refund-on-delete: 50