fix: added missing guildTaskEnabled checks for GuildTaskMgr (#1374)

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
This commit is contained in:
Veit F.
2025-06-12 23:18:13 +02:00
committed by GitHub
parent 290bf50faf
commit 097bd00f38

Diff Content Not Available