-
Notifications
You must be signed in to change notification settings - Fork 772
Added configuration to enable/disable achievement system #2170
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
Added configuration to enable/disable achievement system #2170
Conversation
|
Ah, it seems more checks are needed in case the user already have achievement |
|
look like you have already assigned achievements in sql db. but hercules not read achievements from configuration files. from here many errors in console. |
|
Im not actually using this Achievement System. I added this code in my server to disable the system. Also my achievements_db is on default. |
7fa9646 to
cd32aea
Compare


Pull Request Prelude
Changes Proposed
Configuration to enable/disable achievement system database loading and validation.
Affected Branches:
Issues addressed:
Known Issues and TODO List