So I've been trying to get a death counter going since I play alot of games that I don't usually survive in and it keeps telling me that server commands other then /me /announce are blocked how do I fix on mobile?
Trying get a death counter
1 reply
Hey @Plucky Fox!
Given the error message you're getting, it suggests that your command tries to call a chat command, they start with either a . (dot) or a / (slash), whether the chat command actually exists isn't relevant.
Check your command's code by going to your list of custom commands for any extra . or / at the start of the bot's response; if you can't see it, share your code here, we'll sanitize it for you.