How to set-up a counter command that only checks count

Title basically. I’d like edit my current death counter to mod only, and then would like a separate command that will allow VIP’s and regular viewers to check the number for the count command without increasing the number if possible.

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

!addcom -cd=5 !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.