Closed DaZoZElMoz closed 3 months ago
do u wanna say thanks every time someone says welcome or say welcome every time someone joins or what 😭
i say welcome when someone says welcome its weird ik but its something for the server
Do you mean something like this?
Do you mean something like this?
Yes this is what I want thanks the [Ww] means if they say in small or capital it will repeat right
the [Ww] means if they say in small or capital it will repeat right
correct
does (?i) work to make it case insensitive?
does (?i) work to make it case insensitive?
idk but you can try
i did it
but its not working like people say welcome and i dont say anything
@DaZoZElMoz Two problems:
Welcome
or welcome
, so if you want to match texts just including these, use .*[Ww]elcome.*
thanks one more thing if like for example 10 people say welcome how do i make it say once only or is that not a feature
thanks one more thing if like for example 10 people say welcome how do i make it say once only or is that not a feature
not a feature, at least for now.
Bug description
i want to make it when someone in chat says welcome so do i how do i do that
Steps to reproduce
i want to make it when someone in chat says welcome so do i how do i do that
Expected behavior
No response
Actual behavior
No response
Relevant logs
No response
Minecraft version
1.20.4
Mod version
latest
Other information
No response
Check list