Count Up for Each User

How do i count up when a user called the command and Return how many times it has called it
For Instance if User A called the command 5 times it should respond with number 5
If User B called the command 2 times it should only response with number 2

I tried that with $(count) but it seems to only increase when any user called on it.

You would need a customapi to do so, i don’t believe such a thing has been made for use though, sorry.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.