Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #110, #96 - Fix level restriction #114

Merged

Conversation

DevSolaris
Copy link
Contributor

@DevSolaris DevSolaris commented Jan 18, 2023

Closes #110 - Closes #96
The current logic was checking if the gamemode is DISABLED in level, which led to it not detecting correct cases.
Tested with Level:

disabled-game-modes: []

with level under 10, was stopped correctly,
Tested with Level:

disabled-game-modes: 
  - BSkyBlock

with level under 10, was led through correctly.

@DevSolaris DevSolaris changed the title Closes #110 Fix level restriction Closes #110 - Fix level restriction Jan 18, 2023
@DevSolaris DevSolaris changed the title Closes #110 - Fix level restriction Closes #110, #96 - Fix level restriction Jan 18, 2023
@tastybento tastybento merged commit 7a26ace into BentoBoxWorld:develop Feb 12, 2023
@tastybento
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants