Redjumpman / Jumper-Plugins

Python Modules for Discord bot
GNU General Public License v3.0
131 stars 95 forks source link

[Sort of Bug] Casino Memberships #230

Closed Merp-Me closed 3 years ago

Merp-Me commented 3 years ago

When setting up a membership, if the credits are set to none, the membership is given to everyone despite not meeting the other requirements. To avoid that, if a requirement is set to none, that requirement shouldn't be a factor when checking eligibility for a membership.

aikaterna commented 3 years ago

Imo, this isn't a bug. Every person that has the requirement that you set (more than 0 credits) will get the membership. If you don't want the membership to qualify via credit levels, don't set that option.