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

feat: add experimental packetevents support #461

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

diogotcorreia
Copy link
Member

Only Velocity is supported by this commit, Bungee and Spigot will come later.

This experimental feature can be enabled by setting experimental-use-packetevents to true on config.

No actual packets are handled by this commit, it just lays the groundwork for future packet handling.

Only Velocity is supported by this commit, Bungee and Spigot will come
later.

This experimental feature can be enabled by setting
`experimental-use-packetevents` to true on config.

No actual packets are handled by this commit, it just lays the
groundwork for future packet handling.
@diogotcorreia diogotcorreia added type:feature A new functionality module:core Related to the core module module:velocity Related to Velocity labels Nov 13, 2024
@diogotcorreia diogotcorreia added this to the 4.0.0 milestone Nov 13, 2024
@diogotcorreia diogotcorreia self-assigned this Nov 13, 2024
Refreshing functionality is still not implemented.
@diogotcorreia diogotcorreia marked this pull request as ready for review December 18, 2024 23:05
@diogotcorreia diogotcorreia merged commit d8a5ff5 into v4 Dec 18, 2024
1 check passed
@diogotcorreia diogotcorreia deleted the experimental-packet-events branch December 18, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:core Related to the core module module:velocity Related to Velocity type:feature A new functionality
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

TAB incompatibility with Velocity ScoreboardAPI and Triton results in missing translations in scoreboard
1 participant