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

feat(server/groups.lua): adds error print if a group name contains capital letters #563

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

Manason
Copy link
Member

@Manason Manason commented Sep 10, 2024

A core assumption of jobs/gangs is that they will be named all lower case.

  • Adds comments in the config file explaining this
  • Adds a server side check on server start to add console error prints if a group name is invalid.

@mafewtm mafewtm merged commit f804a7e into main Sep 10, 2024
4 checks passed
@mafewtm mafewtm deleted the group-name-check branch September 10, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants