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

Returning False in onEnable When Updating Doesn't Properly Update Status #70

Open
graywolf336 opened this issue Oct 18, 2018 · 0 comments
Labels
🐛 bug A mal-feature that needs smashed.

Comments

@graywolf336
Copy link
Contributor

If an App was previously installed and enabled, whenever you update it and return false on the method onEnable then the commands and handlers correctly don't get registered but the status of the App isn't correctly updated to be disabled. Returning false on the method onEnable should disable the App.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug A mal-feature that needs smashed.
Projects
None yet
Development

No branches or pull requests

1 participant