Different user levels commands

I need to do a command with a $(count) that can only be edited by mods, but viewed by normal users.
So… it would be like this:

Any user could see how many times he got lost:
!lost MaxPalaro got lost $(count) times!
But only mods could edit it
!editlost ???

So, how can I do it? Is it possible?

First add: !addcom !lost $(query)
Then: !addcom !editlost edit !lost -ul=moderator -a=!commands MaxPalaro got lost $(count) times!
I believe that should suit your needs.

1 Like

The suggested command isn’t correct. Please refer to this example:

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