Name | <PlayerTag.money> |
Returns | ElementTag(Decimal) |
Description | Returns the amount of money the player has with the registered Economy system.
May work offline depending on economy provider. |
Generated Example |
|
Requires | Vault |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/PlayerTag.java#L732 |