Changes
- Re-adds regex, regexes are placed within the <botname>-regexes.txt file
- Adds a new tag
- opcmd;; and cmd;; are now replaced with a new tag
- Updates the default config
Tags:
command:
The [cmd] tag allows you to run commands as either the console or as the player
Usage: [cmd type=<op|normal>]<command>[/cmd]
Example: [cmd type=op]ban %player_name%[/cmd]
permission:
The [perm] tag allows you to do something if the player has the correct permission
Usage: [perm=<permission node>]<thing to do>[/perm]
Example: [perm=chatbot.example]hello[/perm]
More examples:
Have some diamonds [cmd type=op]give %player_name% diamonds 5[/cmd]
[perm=chatbot.example]You have the \"chatbot.example\" permission[/perm]
Join my
Discord Server for support and announcements.