ZhengPeiRu21 / mod-challenge-modes

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

Disable mode once level limit is reached #19

Closed Ligth7 closed 10 months ago

Ligth7 commented 1 year ago

I love the module, regarding the module I have a small query, which is that when you reach level 80, the challenge mode you chose is still active. I looked for it and I did not find where to put a level limit that when it reaches that level the mode is deactivated so that the players can be normal players. Or where do I configure it so that when it reaches the required limit it is deactivated, thanks for sharing the module

28269890 commented 1 year ago

Sure, please provide an option to enable users to restore their account to a regular one after claiming rewards.

ZhengPeiRu21 commented 1 year ago

Thank you for the suggestion. This would be a useful feature. I will add this feature in a future update.

microbica commented 11 months ago

This is a very good option, perhaps it is already implemented or is there a date to work on it?

yuanf225 commented 11 months ago

Looking forward to this function, we should be able to customize how many levels we can't open these modes after.

ZhengPeiRu21 commented 10 months ago

Implemented in https://github.com/ZhengPeiRu21/mod-challenge-modes/commit/bc701127fd801e4b79434e4b7e702b1dcd5b1cae. Please let me know if you see any issues!