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

[Feature] RCON support #36

Merged
merged 4 commits into from
Dec 15, 2023
Merged

Conversation

hafometh88
Copy link
Contributor

@hafometh88 hafometh88 commented Dec 13, 2023

added optional support for RCON - #32

RCON

RCON can be activated by defining the RCON_PASSWORD variable.

-e RCON_PASSWORD="ExamplePassword123"

The password:

  • is required for RCON to start
  • does not support spaces
  • must be at least 3 characters long

Use -e RCON_PERMISSION="" to change permission for all RCON clients.

docker-compose.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@jonpas jonpas added the enhancement New feature or request label Dec 13, 2023
hafometh88 and others added 2 commits December 13, 2023 16:27
Co-authored-by: jonpas <jonpas33@gmail.com>
Co-authored-by: jonpas <jonpas33@gmail.com>
@hafometh88
Copy link
Contributor Author

Thank you

launch.py Show resolved Hide resolved
@hafometh88
Copy link
Contributor Author

@jonpas @BrettMayson pls merge :)

@BrettMayson BrettMayson merged commit b5a6f3d into acemod:main Dec 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants