This plugin allows server owners to log packets with custom selectors to select sessions to log and filters for packets.
- For PocketMine-MP:
- Alpha_1.4 - API 1.0.0
For normal servers this plugin has no meaning.
It is useful for debugging purposes when developing a third-party client/tool that uses the protocol, or you just want to know what is going on in the low-end. It is also useful to detect things going wrong with the client, like protocol bugs.
Since networking is an important part, it has been done so it runs as fast as possible, detecting if logging is needed and then logging. Future improvements might include threading.
Check the config.yml file for help configurating filters and selectors.
- Alternate Categories:
- Admin Tools
- Plugin Access:
- Data Saving

PacketLogger v1.1.0
Log network packets as you want
Advertisement