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

Allow plugins to override server selection when a client joins #129

Open
HimbeerserverDE opened this issue Nov 20, 2023 · 0 comments
Open
Labels
enhancement New feature or request plugin The issue is related to the plugin loader or API

Comments

@HimbeerserverDE
Copy link
Owner

This allows for slightly more flexibility compared to the fallback system and manual Hop calls. Depending on the circumstances it may also eliminate server dependence because unlike with the hopping approach no game server connection would be made prior to the decision.

Main problem: handling conflicts between different plugins / handlers

@HimbeerserverDE HimbeerserverDE added enhancement New feature or request plugin The issue is related to the plugin loader or API labels Nov 20, 2023
This was referenced Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin The issue is related to the plugin loader or API
Projects
None yet
Development

No branches or pull requests

1 participant