I playing a minecraft server. Server has got a bot guard. Bot guard active via chat. I want to if chat message "Lütfen sohbete /doğrula ... yaz!" afk client automatic send "/doğrula ..."
I write this code :
[Match]
regex=/doğrula ([a-zA-Z0-9_]+).*
action=send /doğrula $1
cooldown=1
But I have got a problem. Code is work but only when /is chat activated. To explain better if "/doğrula ..." written a island chat, code is work but written a orginal chat or island team chat code isn't work. I can't solve this problem. Please help me.
As seen in the photo, the code only works if written in the island chat. I couldn't understand why.
I playing a minecraft server. Server has got a bot guard. Bot guard active via chat. I want to if chat message "Lütfen sohbete /doğrula ... yaz!" afk client automatic send "/doğrula ..." I write this code : [Match] regex=/doğrula ([a-zA-Z0-9_]+).* action=send /doğrula $1 cooldown=1
But I have got a problem. Code is work but only when /is chat activated. To explain better if "/doğrula ..." written a island chat, code is work but written a orginal chat or island team chat code isn't work. I can't solve this problem. Please help me. As seen in the photo, the code only works if written in the island chat. I couldn't understand why.
I want to autorespond bot read a this text :