gnmyt / MCDash

MCDash is a simple dashboard for your Minecraft server. It contains a http server that allows the dashboard to manage the server
http://mcdash.gnmyt.dev/
MIT License
89 stars 17 forks source link

Dashboard is pinging online players constantly when idle #158

Open tygoee opened 4 months ago

tygoee commented 4 months ago

When idle, the dashboard constantly checks /api/players/online, even when not logged in. I don't see why it is constantly being checked, while it's only needed on the homepage. When not logged in, it even returns a 401 {"message": "You need to provide your credentials"}. The only reason I'm submitting an issue is that it's just using up data