command /bal:
permission: 'balance'
trigger:
start the script
balance(player)
stop the script
function balance(a: player):
set {balance} to the player's balance
send {balance}
sendbalance(player)
function savebalance(a: player):
set {balanceplayer} to {balance}
sendbalance(player)
function sendbalance(a: player):
send "balance" to player