Is there a way to type a letter like “F” in chat and automatically increase the death counter? like this" I pressed F in the chat, and it increased the death counter by 1" if you have what command to use?
Hey @Shark_Idiota741!
I assume you already have a death counter, but just in case here’s a set of commands:
You can simply use an alias:
!addcom F -cd=30 -ul=mod -a=COMMAND_NAME_OF_THE_COMMAND_THAT_ADDS_A_DEATH
Just gotta replace the COMMAND_NAME_OF_THE_COMMAND_THAT_ADDS_A_DEATH
field.
So if you have a death counter set of commands like the one I linked above, your command will look like this:
!addcom F -cd=30 -ul=mod -a=!deathadd
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.