Skip to content

LibPacket

ImperaZim edited this page Jun 30, 2026 · 2 revisions

LibPacket

Field Value
Package id libpacket
Plugin name LibPacket
Current line 2.x
Namespace imperazim\packet
Hard dependencies LibCommons
Soft dependencies none

LibPacket provides packet helpers and interception utilities for PocketMine-MP plugins.

LibCommons is used only for generic packet-recorder JSON, path and atomic filesystem helpers. Packet lifecycle, interception and filtering stay owned by LibPacket.

Provider Modes

  • Package-backed through EasyLibrary.
  • Standalone PHAR as LibPacket.

Validation

/easylibrary packages status libpacket
/easylibrary packages doctor

Development probe:

/elprobe run libpacket

Standalone validation:

/pl
/version LibPacket

Clone this wiki locally