From 67a9bff0421748d0e338d64c70459a1b8dc0f31f Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:32:56 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/worldserver.conf b/config/worldserver.conf index 0631965..97e658e 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -29,6 +29,8 @@ CloseIdleConnections = 0 DungeonFinder.CastDeserter = 0 Battleground.CastDeserter = 0 Battleground.TrackDeserters.Enable = 0 +# Otherwise playerbots wont accept quests +Quests.IgnoreAutoAccept = 1 #-------------------------------------------------------------------