Count Command only editable by mods

I have a count command set up but I need to set it to only be edited by mods but a regular can do the ! command and it pop up with the current number but not increase it

@southernbelle0116

The following command setups create a command !count which displays a number (regular only), and a command !addcount which increases that number. Copy and paste them into chat. Feel free to edit the command responses as you see fit:

!addcom -cd=5 -ul=regular !count The counter is now at 0

!addcom !addcount -a=!editcom !count The counter is now at $(count)

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