Speedgot
PacketInjectorAPI [1.8-1.21.3] - Manage packets easily
-----
Simple API for managing packets. Powered by LightInjector!
Download Now
73.5 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
New API
Added new API:
Code (Java):
PacketEventManager.
registerPacketListener
(
pluginInstance,
new
PacketListener
(
)
{
@Override
public
void
onSend
(
PacketSendEvent e
)
{
// TODO
}
@Override
public
void
onRetrive
(
PacketRetriveEvent e
)
{
// TODO
}
}
)
;
Old API is removed. Add the
PacketInjectorAPI-Compatibility
plugin to the plugins folder for old api compatibility.
----------
,
Sep 8, 2020
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
4,538
First Release:
Jun 20, 2018
Last Update:
Oct 26, 2024
Category:
---------------
All-Time Rating:
2 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings
Ask Questions / Get Support