mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Added an option to match by colors in Auto Respond bot.
Added an option to match by colors in Auto Respond bot.
This commit is contained in:
commit
c945a33f8f
6 changed files with 37 additions and 24 deletions
|
|
@ -188,6 +188,7 @@ tpaccepteveryone=false
|
|||
# /!\ This bot may get spammy depending on your rules, although the global messagecooldown setting can help you avoiding accidental spam
|
||||
enabled=false
|
||||
matchesfile=matches.ini
|
||||
matchcolors=false # Do not remove colors from text (Note: Your matches will have to include color codes (ones using the § character) in order to work)
|
||||
|
||||
[AutoAttack]
|
||||
# Automatically attack hostile mobs around you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue