-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Sergey Dertan edited this page May 2, 2019
·
1 revision
language: "default"
Choose plugin language
Default value is "default", which means that server`s language will be used if its available
You can add your own language by creating file "YOUR_LANG.yml" in the "lang" folder
provider: "yml"
By default "yml"
update-notifier: true
Will tell admins when plugin update available, also gives a short update description
default-max-vaults: 2
Sets how much vaults can be created by a single players without any permission
If you want to let players create more vaults permission svault.amount.DESIRED_AMOUNT
auto-save-period: 240
Sets auto save interval(in seconds)
auto-save: true
Sets auto save status, if false, auto save will be disabled