Skip to content

feat!: replace ProtocolLib integration with PacketEvents#2982

Merged
Xephi merged 1 commit into
masterfrom
feat/packetevents
Apr 23, 2026
Merged

feat!: replace ProtocolLib integration with PacketEvents#2982
Xephi merged 1 commit into
masterfrom
feat/packetevents

Conversation

@Xephi
Copy link
Copy Markdown
Contributor

@Xephi Xephi commented Apr 22, 2026

PacketEvents becomes the single packet interception backend so inventory
protection and tab-complete blocking follow the new platform adapter
lifecycle across all deliverables.

BREAKING CHANGE: features that previously depended on ProtocolLib now
require PacketEvents, and plugin manifests, docs, and test fixtures have
been updated to reflect the new optional dependency

@Xephi Xephi requested a review from sgdc3 April 22, 2026 23:45
@Xephi Xephi force-pushed the feat/packetevents branch 4 times, most recently from ac090b3 to dcc7554 Compare April 23, 2026 15:37
@lokspel
Copy link
Copy Markdown

lokspel commented Apr 23, 2026

When it can be merged to the main

@Xephi
Copy link
Copy Markdown
Contributor Author

Xephi commented Apr 23, 2026

When it can be merged to the main

When it would be tested :D

 PacketEvents becomes the single packet interception backend so inventory
 protection and tab-complete blocking follow the new platform adapter
 lifecycle across all deliverables.

 BREAKING CHANGE: features that previously depended on ProtocolLib now
 require PacketEvents, and plugin manifests, docs, and test fixtures have
 been updated to reflect the new optional dependency
@Xephi Xephi force-pushed the feat/packetevents branch from dcc7554 to 04f5b39 Compare April 23, 2026 17:50
@Xephi Xephi merged commit 5c9cd91 into master Apr 23, 2026
5 checks passed
@Xephi Xephi deleted the feat/packetevents branch April 23, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants