Currencies
You can see some information about the currency system
You'll see a currencies.yml in the plugin's folder. In that file you see 3 parameters for a currency.
get
give
take
Parameter
What does it do?
get
Gets the player's balance with placeholders.
give
Gives the player x currency amount.
take
Takes x currency amount from the player.
Last updated