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

Adds the ability to hide servers from the main page #60

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

Crossedfall
Copy link
Member

Servers explicitly defined as being "hidden" will not show up on the front page, but their join links will still work. Servers without hidden set are assumed to be public.

Example hidden entry:

- id: 'example'
  aliases:
    - 'example'
  name: 'BeeStation Sample Server'
  nickname: 'Example'
  host: 'example.server.com'
  port: 1234
  open: hidden
  hidden: true
  color: '0, 150, 0'
  rules_url: 'https://wiki.beestation13.com/view/Rules'

@Crossedfall Crossedfall merged commit 4d3bbef into master Aug 6, 2023
1 check passed
@Crossedfall Crossedfall deleted the hidden-servers branch August 6, 2023 03:01
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.

1 participant