Results 16 comments of AnchyDev

> ![image](https://user-images.githubusercontent.com/43561197/196186574-c054d844-2336-44fb-8948-e7aa436d8f35.png) Is the ID field in the table the corresponding spell? It's the enchantment ID, you can view all of the columns information [here](https://github.com/AnchyDev/StatBooster/wiki/Enchant%20Template).

If anybody is running into this issue, my suggestion would be to just disable the module until a fix is implemented. I'm currently busy with a team project in university...

Just an update on the situation regarding the Warden bans, I was able to patch the issue related to this ban however there are more false-positives somewhere in the core-side...

These code changes to Warden could potentially fix it but needs testing for anybody that is curious: https://github.com/azerothcore/azerothcore-wotlk/compare/master...AnchyDev:azerothcore-wotlk:master It basically just checks if the last payload was a custom payload...

> > These code changes to Warden could potentially fix it but needs testing for anybody that is curious: [azerothcore/[email protected]:azerothcore-wotlk:master](https://github.com/azerothcore/azerothcore-wotlk/compare/master...AnchyDev:azerothcore-wotlk:master) > > It basically just checks if the last payload...