Money (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.0, 2.5 (offline players)
Syntax
[the] (money|balance|[bank] account) of %offlineplayers%Description
How much virtual money a player has (can be changed).
Examples
message "You have %player's money%" # the currency name will be added automatically
remove 20$ from the player's balance # replace '$' by whatever currency you use
add 200 to the player's account # or omit the currency altogether