[Suggestion] packet logger
Describe the feature
usefull module idk
Before submitting a suggestion
-
[x] This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)
-
[x] This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)
Would you want all of the information the packet contains? Also where would you want the packets to be logged?
Would you want all of the information the packet contains? Also where would you want the packets to be logged?
have a chat output and a file output option and have an option to log c2s s2c packets seperately.
I implemented this on my fork. Feel free to take the code @solarr2b2t https://github.com/ScottXTra/meteor-client/blob/personalized/src/main/java/meteordevelopment/meteorclient/systems/modules/misc/PacketLogger.java