-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
[Bug] Running settings help
returns nothing
#158
Comments
Should this maybe go alongside refactoring settings all together? The behavior from the screenshot is proving hard to implement without some ugly code like a massive if/else if/else if etc statement. If so, I would go ahead and open a separate issue for that. |
Feel free to refactor the settings, but be aware they are used quite literally everywhere. Of course some settings shouldn't be accessible, only AuthKey comes to mind. The TOML has to stay etc. and the behavior from the users side should be very similar. Make a new issue for sure! |
Fill out general information
OS: Linux
BeamMP-Server Version: 3.1.1
Describe the bug
Running the
settings help
command, as suggested within thehelp
command, returns nothingTo Reproduce
Steps to reproduce the behavior:
settings help
Expected behavior
Something to happen
The text was updated successfully, but these errors were encountered: