Skip to content

Money Requirement

Aria edited this page Aug 3, 2020 · 2 revisions

Feature

REQUIRES VAULT
Requires the player to have higher than or equals the amount specific in their Vault balance.

Arguments

Line Config Arg. Description
amount (Double) The required amount.
take (Boolean) Whether or not to withdraw the required amount from players balance (Default = true)

Example

- 'money{amount=5.25,take=true}'

Clone this wiki locally