/addstar <player> <หมายเลข> tou can add star point for player
/givestar <text> <number>: you can give star point for allplayer example /givestar @a 10 @a=allplayer
/setstar <player> <number> you can set star point for player
/paystar <player> <number> you can pay star point for player to player
and you can pay star point to ranks in time (plugin Luck perm)
example :
every {@check-interval} seconds:
loop all players:
if loop-player has permission "shard.vip":
add {@check-interval} to {online.%loop-player%}
if {online.%loop-player%} >= 60:
add 1 to {shards.%loop-player%}
set {online.%loop-player%} to 0