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

Implement UpdateQuery #727

Open
xKaOz opened this issue Jan 2, 2023 · 3 comments
Open

Implement UpdateQuery #727

xKaOz opened this issue Jan 2, 2023 · 3 comments
Labels
improvement Improvement of an existing part of the codebase
Milestone

Comments

@xKaOz
Copy link

xKaOz commented Jan 2, 2023

Not sure how exactly to explain this but, a way to modify the query count of players on the server would be useful, for the people using hubs so they can display count of the full network, as people are less likely to join if it says ‘0/1’

@xKaOz
Copy link
Author

xKaOz commented Jan 2, 2023

something like srv().UpdateQuery()

where you can do stuff like SetPlayerCount, SetMotd, ect

@T14Raptor
Copy link
Member

I think a way to implement custom status providers would be the best solution.

@JustTalDevelops JustTalDevelops added the improvement Improvement of an existing part of the codebase label Jan 15, 2023
@JustTalDevelops JustTalDevelops added this to the v0.10.0 milestone Feb 2, 2023
@didntpot
Copy link
Contributor

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement of an existing part of the codebase
Projects
None yet
Development

No branches or pull requests

4 participants