PacketListenerAPI icon indicating copy to clipboard operation
PacketListenerAPI copied to clipboard

API to modify Minecraft packets

Results 19 PacketListenerAPI issues
Sort by recently updated
recently updated
newest added

Add support for 1.20.3. Requires https://github.com/InventivetalentDev/ReflectionHelper/pull/61 to be merged. Also fixes an issue with resolving the NetworkManager in 1.20.3. Didn't test in older game versions, might not work. Didn't test...

**Is your feature request related to a problem? Please describe.** Please update to 1.20.2. Throws an error on join and leave. **Describe the solution you'd like** I just want the...

It looks like the plugin is throwing errors in my 1.19.4 MC server. I need this plugin, as it's a dependency. Will you be making this update? at PacketListenerAPI_v3.9.10-SNAPSHOT.jar//org.inventivetalent.packetlistener.PacketListenerPlugin.onLoad(PacketListenerPlugin.java:16) at...

[16:33:57 WARN]: SrMonsterYT was kicked due to keepalive timeout! [16:33:57 INFO]: SrMonsterYT lost connection: Timed out [16:33:58 WARN]: pandalover01 was kicked due to keepalive timeout! [16:33:58 INFO]: pandalover01 lost connection:...

Here is the repo link: https://github.com/PaperMC/Folia **__Here is a summary of everything made with ChatGPT to save some time:__** __For plugin developers, there are a few key takeaways from the...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.netty:netty-all](https://netty.io/netty-all/) ([source](https://togithub.com/netty/netty)) | `4.0.25.Final` -> `4.0.37.Final` |...

There ist no functionla version for the most recent Minecraft build (1.19.3). If i use the latest snapshot, i get a lot of errors in console.

## What steps will reproduce the problem? 1. Booting Server with PacketListenerAPI ## What were you expecting to happen? What happened instead? Boot up without error. Error Accor, plugin Injection...

**Is your feature request related to a problem? Please describe.** I've used this API alongside the NickNamer plugin with my server for a very long time and now it is...