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]: Allow specification of Rust server browser tags #4417

Closed
JuliusZet opened this issue Dec 16, 2023 · 0 comments
Closed

[Feature]: Allow specification of Rust server browser tags #4417

JuliusZet opened this issue Dec 16, 2023 · 0 comments

Comments

@JuliusZet
Copy link
Contributor

User story

As a server admin, I want to be able to specify tags in the config file so that those tags will be displayed for my Rust server in the server browser.

Game

Rust

Linux distro

No response

Command

command: start

Further information

Hi there

As a server admin, I want to be able to specify tags in the config file so that those tags will be displayed for my Rust server in the server browser.

Here is the documentation for server browser tags: https://wiki.facepunch.com/rust/server-browser-tags

Maybe a new parameter could be added to the rustserver's _default.cfg:

tags=""

Then we could have those appear in the startparameters, like so:

startparameters="-batchmode +app.listenip ${ip} [...] +server.tags ${tags} [...]"

Please let me know what you think and have a great day! :)

Kind regards
JuliusZet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants