Count
$(count)
Count is a variable that prints the number of times a command has been ran in chat. This is useful inside nested variables.
Parameters
This variable takes one optional parameter which can be a starting point for counting.
For example if you use $(count 5)
it will add 5 to the total count.
Example Output
13