Skip to content

Configuration

Sergey Dertan edited this page May 2, 2019 · 1 revision

Config.yml

Language

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

provider: "yml"

By default "yml"

All supported providers

Update notifier

update-notifier: true

Will tell admins when plugin update available, also gives a short update description

default max amount

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

auto-save-period: 240

Sets auto save interval(in seconds)

auto-save: true

Sets auto save status, if false, auto save will be disabled

Clone this wiki locally