Skip to content

feat(packetevents): implementation of packetevents#112

Merged
theShadowsDust merged 4 commits intonextfrom
theshadowsdust/feature/packet-events-integration
Nov 22, 2025
Merged

feat(packetevents): implementation of packetevents#112
theShadowsDust merged 4 commits intonextfrom
theshadowsdust/feature/packet-events-integration

Conversation

@theShadowsDust
Copy link
Copy Markdown
Collaborator

Description

This pull request replaces ProtocolLib with Packetevents to improve packet handling

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

@theShadowsDust theShadowsDust requested a review from a team as a code owner November 22, 2025 14:14
@theShadowsDust theShadowsDust changed the title Integration of Packetevents feat(packetevents): implementation of packetevents Nov 22, 2025
@github-actions
Copy link
Copy Markdown

Code Coverage

Overall Project 0% -1.23%
Files changed 0%

File Coverage
VanishNoPacketListener.java 0%
StardustPlugin.java 0% -9.24%

Copy link
Copy Markdown
Contributor

@TheMeinerLP TheMeinerLP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@theShadowsDust theShadowsDust merged commit f17a303 into next Nov 22, 2025
4 checks passed
github-actions Bot pushed a commit that referenced this pull request Nov 22, 2025
# [1.10.0](v1.9.2...v1.10.0) (2025-11-22)

### Bug Fixes

* **packetevents:** add packetevents dependency to the gradle build and settings script ([d0ff29a](d0ff29a))
* **packetevents:** remove old packetlistener of protocollib ([0d39ee4](0d39ee4))

### Features

* **packetevents:** implementation of packetevents ([#112](#112)) ([f17a303](f17a303))
* **packetevents:** implemented packetevents to improve packet handling ([4eda3b4](4eda3b4))

# [1.10.0](v1.9.2...v1.10.0) (2025-11-22)

### Bug Fixes

* **packetevents:** add packetevents dependency to the gradle build and settings script ([d0ff29a](d0ff29a))
* **packetevents:** remove old packetlistener of protocollib ([0d39ee4](0d39ee4))

### Features

* **packetevents:** implementation of packetevents ([#112](#112)) ([f17a303](f17a303))
* **packetevents:** implemented packetevents to improve packet handling ([4eda3b4](4eda3b4))
@theShadowsDust theShadowsDust deleted the theshadowsdust/feature/packet-events-integration branch November 28, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants