diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 7087374..18717b5 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -43,6 +43,20 @@ AiPlayerbot.MaintenanceCommand = 1 AiPlayerbot.MaxAddedBots = 40 AiPlayerbot.MaxAddedBotsPerClass = 10 +#------------------------------------------------------------------- +# chat and broadcast +#------------------------------------------------------------------- +AiPlayerbot.EnableBroadcasts = 0 +AiPlayerbot.RandomBotTalk = 0 +AiPlayerbot.RandomBotEmote = 1 +AiPlayerbot.RandomBotSuggestDungeons = 0 +AiPlayerbot.EnableGreet = 0 +AiPlayerbot.ToxicLinksRepliesChance = 0 +AiPlayerbot.ThunderfuryRepliesChance = 0 +AiPlayerbot.GuildRepliesRate = 0 +AIPlayerbot.GuildFeedback = 0 +AiPlayerbot.RandomBotSayWithoutMaster = 0 + #------------------------------------------------------------------- # intervals #-------------------------------------------------------------------