ZhengPeiRu21 / mod-challenge-modes

Challenge Modes Module for AzerothCore
MIT License
40 stars 40 forks source link

Feature Request: GM commands to toggle challenges #16

Open jshplayer opened 1 year ago

jshplayer commented 1 year ago

Loving the module and working great after your assistance on the player settings toggle.

One amazing option would be a .gm command to toggle players challenges on and off so we don't have to directly edit the DB (what i'm currently doing).

No rush - thanks.

StraysFromPath commented 8 months ago

+1 to this suggestion can I also ask jshplayer how you are editing the DB to adjust challenges?

jshplayer commented 8 months ago

we have moved over to Anchie's module but in the past we were adjusting the player_settings table, a challenge mode string exists relating to each mode - you just toggle their when the player is signed off as needed.