🚇Methods
Methods are what powers this plugin. It hooks to other plugins and gets you values.
PlaceholderAPI
The only method available as of right now.
One-line Usage: `{papi:%vault_eco_balance%}`
Usage with config:
users:
enabled:
- balance
balance: '{papi:%vault_eco_balance%}' # Here, a placeholder is being used.
Last updated