From 097bd00f3866ebbab480270a32d95a09be854114 Mon Sep 17 00:00:00 2001 From: "Veit F." <52582670+HoodOG1@users.noreply.github.com> Date: Thu, 12 Jun 2025 23:18:13 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=E2=9A=A1=20added=20missing=20guildTaskE?= =?UTF-8?q?nabled=20checks=20for=20GuildTaskMgr=20(#1374)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Even if guildTaskEnabled was set to 0 in the configuration file, a few queries like PLAYERBOTS_SEL_GUILD_TASKS_BY_VALUE, PLAYERBOTS_SEL_GUILD_TASKS_BY_OWNER were executed, which lead to a massive amount of unnecessary database load