Effect | Add to player stat
Code (Text):
add %number% to [stat[-| ]api] stat %string% of %offlineplayer%
Effect | Remove from player stat
Code (Text):
remove %number% from [stat[-| ]api] stat %string% of %offlineplayer%
Effect | Set player stat
Code (Text):
set [stat[-| ]api] stat %string% of %offlineplayer% to %number%
Effect | Set player stat
Code (Text):
delete [stat[-| ]api] stat %string% of %offlineplayer%
Expression | Get player stat
Code (Text):
[stat[-| ]api] stat %string% of %offlineplayer%
Expression | Values of stat list
Code (Text):
[stat[-| ]api] %string%[-| ]sorted stat[s][| ]list %string%
Code (Text):
set {_toplist::*} to stat-api "top" sorted stat list "breaks"
# Player = loop-value
# Place = loop-iteration
# Value = stat "breaks" of loop-value
Expression | Formatted stat list
Code (Text):
[stat[-| ]api] %string%[-| ]sorted stat[s][| ]list %string% formatted[ as] %string%