We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Even when Periodically Emit Player Status is turned off i'm still seeing logs for these events.
Periodically Emit Player Status
I've tried turning the plugin on and off again :(
127.0.0.1 - - [08/Jul/2024 15:29:03] "POST /player_status/ HTTP/1.1" 200 - POST /player_status/ HTTP/1.1 Authorization: Bearer: Credit To llamaXc and OSRSEvents X-Request-Id: bdb1f60c-85c4-4efd-8e18-3566b43dcedf Content-Type: application/json; charset=utf-8 Content-Length: 260 Host: localhost:9898 Connection: Keep-Alive Accept-Encoding: gzip User-Agent: okhttp/3.14.9 Body: {"data":{"userName":"REDACTED","accountType":"NORMAL","combatLevel":REDACTED,"world":REDACTED,"worldPoint":{"x":3226,"y":3226,"plane":0},"maxHealth":76,"currentHealth":76,"maxPrayer":64,"currentPrayer":64,"currentRun":10000,"currentWeight":37},"timestamp":1720448949}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Even when
Periodically Emit Player Status
is turned off i'm still seeing logs for these events.I've tried turning the plugin on and off again :(
The text was updated successfully, but these errors were encountered: