Nameless
Nameless copied to clipboard
Plugin Based Status Page
I really want my status page to be like this https://tensa.co.ua/status/ (also see attached image) But I cannot do that the way my network is setup
Is it possible that a feature could be added that makes the ping work with the nameless plugin? I am thinking of a system similar to push notifications. When the status page is visited it sends a request to the plugin, and the plugin responds with online players. If no response is received then the site says the server is offline.
Link to other github issue: https://github.com/NamelessMC/Nameless-Plugin/issues/101
Unless I'm missing something this is already possible with the current status page and some css changes
how? see attached
@samerton Does the website use the player list provided by the plugin, when status query is disabled? Or does it only use online/offline status provided by the plugin
@samerton Does the website use the player list provided by the plugin, when status query is disabled? Or does it only use online/offline status provided by the plugin
I don't believe the plugin is used at all for the status page, it uses the status query only
I thought you made it so it only falls back to pinging if the plugin hasn't sent data for a while, was that a different page?
I thought you made it so it only falls back to pinging if the plugin hasn't sent data for a while, was that a different page?
That's just for the small server status information box that shows in each page's header currently
This feature has been added in #3244