|
|
## Description
|
|
|
Gives money to players.
|
|
|
This mechanic needs the Vault plugin and an economy plugin installed to
|
|
|
work.
|
|
|
It also requires Vault being enabled in the plugin's Configurations file
|
|
|
work and Vault must be enabled in the MythicMobs `config-general.yml` file
|
|
|
```yaml
|
|
|
Vault:
|
|
|
Enabled: true
|
... | ... | |