Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul plugin logging #202

Open
xGinko opened this issue Mar 29, 2024 · 2 comments
Open

Overhaul plugin logging #202

xGinko opened this issue Mar 29, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@xGinko
Copy link
Owner

xGinko commented Mar 29, 2024

Add ability to listen to packets for either one or more players over a specific time.

@xGinko xGinko added the enhancement New feature or request label May 9, 2024
@xGinko
Copy link
Owner Author

xGinko commented Aug 31, 2024

2b2tau:

basically make the plugin constantly record all packets received and sent in the last X amount of time, and if server crashes they get dumped to a log file

@xGinko xGinko self-assigned this Jan 7, 2025
@xGinko xGinko changed the title Add verbose packetlogger Overhaul plugin logging Jan 7, 2025
@xGinko
Copy link
Owner Author

xGinko commented Jan 7, 2025

AEF general

  • Add logging configurability in all modules (with level)
  • Add update notification for new releases

Packet Monitor

  • Add ability to dump last received packets (with unobfuscated content) to file on server stop
  • Add ability to select/unselect players from packet monitor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant