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

Fixed AddOwner Offline :D #430

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ali-kingX
Copy link

Bug:
Add owner command would Fail to run while the player trying to be added was in game!
Gave the error:

This player has reached their region limit.

This is not intended behavior.

Fix:
Look in the code bellow lol.

Bug
- Add owner failed to work while offline
- Fixed :D
@jerzean
Copy link
Collaborator

jerzean commented Jan 16, 2025

you removed the check for region limits while the player is offline, yes this will fix adding them, but now this change will cause the opposite effect (it will break region limits entirely) also you removed a bunch of the Notes and the codes license

i dont recommend adding this until said issues are fixed

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

Successfully merging this pull request may close these issues.

2 participants