Trigger Message
The Trigger Message mod allows you to create automatic responses to specific words and phrases that players type in the chat. This is an excellent tool for automating communication on the server.
How to Use
To add a trigger and response, use the command /botAddTrigger <trigger> <response>. When someone types the specified word or phrase in the chat, the bot will automatically send the given response.
To remove an existing trigger, use the command /botRemoveTrigger <trigger>.
You can configure the delay between automatic messages using the command /botCooldown <time_in_seconds>. This prevents chat spam.
There is also a delayed message sending feature: the command /botSayInXSeconds <seconds> <text> allows the bot to write the specified text after the given number of seconds.
Fabric API is required for the mod to work.