-
-
Notifications
You must be signed in to change notification settings - Fork 305
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
Fix: with no SERVER_PASSWORD
can still apply setting
#281
Conversation
Do I need to apply this setting to |
rcon-cli doesn't work with an empty password. If there is no admin password then you aren't able to become an admin: |
Co-authored-by: Carlos Martinez <[email protected]>
@win5923 Will review tonight! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
made some changes, but ready to merge
Fix: with no `SERVER_PASSWORD` can still apply setting
Choices
ServerPassword
to an empty string through envSERVER_PASSWORD
Test instructions
ServerPassword
in PalWorldSettings.ini is set to an empty string.Checklist before requesting a review