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

How do I set a port from the default 9987 to 9992? #411

Open
ThePerrzHebrick opened this issue May 25, 2022 · 1 comment
Open

How do I set a port from the default 9987 to 9992? #411

ThePerrzHebrick opened this issue May 25, 2022 · 1 comment

Comments

@ThePerrzHebrick
Copy link

How do I set a port from the default 9987 to 9992?

@astrolamb-gaming
Copy link

You'll do this:

TS3Config cfg = whatever
cfg.setQueryPort(9992);

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

No branches or pull requests

2 participants