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

Register event listeners with Velocity directly #2

Open
Phoenix616 opened this issue Jan 23, 2021 · 1 comment
Open

Register event listeners with Velocity directly #2

Phoenix616 opened this issue Jan 23, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Phoenix616
Copy link
Owner

Currently events are forwarded manually to the Bungee plugin manager by listening on the related events in Snap.

Listeners should (where direct event equivalents exists) be directly registered with Velocity.

This most likely requires #1 be implemented first and will probably not work out for all events.

@Phoenix616
Copy link
Owner Author

Phoenix616 commented Feb 17, 2022

There might be a major roadblock with this: Velocity only has 5 PostOrders while BungeeCord uses byte values for its event priorities which provide a potential range of 256 possible ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant