adding automatic module inclusion features and bugfixes

This commit is contained in:
uprightbass360
2025-11-01 00:13:34 -04:00
parent 718af64dae
commit d59c785f11
16 changed files with 3064 additions and 1132 deletions

View File

@@ -8,7 +8,7 @@ WHERE guid IN (
AND c.deleteInfos_Account IS NULL
AND c.name IN (
SELECT p.name
FROM playerbots p
FROM `{{PLAYERBOTS_DB}}`.playerbots p
WHERE p.bot = 1
)
AND EXISTS (