-
Notifications
You must be signed in to change notification settings - Fork 19
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
Allow setting forwarding mode separately for different servers #296
Comments
Done. Let me know if everything works accordingly! |
Had to drop this commit since it caused unexpected issues in other areas of user connections. I'll look into getting this thoroughly tested as soon as possible. |
Requested Feature
PaperMC#1357
Why is this needed?
It is quite common to have a setup which includes both servers newer than 1.12 and older than 1.12. By allowing setting forwarding modes separately, we don't need to use the legacy forwarding mode all the time. Especially it is discontinued for newer fabric versions
Alternative Solutions
Additional Information
No response
The text was updated successfully, but these errors were encountered: