Server Online, Offline, And Whitelisted status

Im using a velocity network and im trying to show the current status of the corresponding server on npcs names, like the picture, what plugin/placeholder does that
No description
15 Replies
ProGamingDk
ProGamingDkβ€’2mo ago
bungee placeholder
Creepers Wish
Creepers WishOPβ€’2mo ago
i cant seem to find any bungee placeholder that can do that
Lunaiskey
Lunaiskeyβ€’2mo ago
the only placeholders are for playercount on all servers or just a specific server, no other placeholders exist
ProGamingDk
ProGamingDkβ€’2mo ago
playercount is a status in my opinion but fair enough can also use pinger to ping
ProGamingDk
ProGamingDkβ€’2mo ago
No description
ProGamingDk
ProGamingDkβ€’2mo ago
GitHub
Placeholders
The best and simplest way to add placeholders to your server! - 1M+ Downloads - 2.5k+ Placeholders - PlaceholderAPI/PlaceholderAPI
Lunaiskey
Lunaiskeyβ€’2mo ago
yep that will provide if online or not, the only thing now is figuring out some way of detecting if whitelisted only idea ive got is some plugin that is on all backend servers connected to a db thatll update when a server comes online or not that also provides placeholderapi support not sure if that exists
ProGamingDk
ProGamingDkβ€’2mo ago
oh i completely missed whitelist status 😭
Snow Kit
Snow Kitβ€’2mo ago
could always check if the motd on the pinged server contains "maintenance" or something like that
Das_Grosse_J
Das_Grosse_Jβ€’2mo ago
True, and using ASL you can show specific MOTDs if the user is either banned or not whitelisted Lemme search for the docs page
Das_Grosse_J
Das_Grosse_Jβ€’2mo ago
Just make a simple profile using that, should be really simple
Snow Kit
Snow Kitβ€’2mo ago
I thought that was based on the pinger's IP, which wouldn't work in our situation, as we're pinging from an arbitrary game server
Das_Grosse_J
Das_Grosse_Jβ€’2mo ago
Oh right, forgot that it’s actually just the server getting the motd Then forget what I said
π’Ÿπ‘œπ“‚π’Ύπ“ƒπ’Ύπ’Έ
GitHub
Update PlaceholderAPI Version and Add Server Status Check by Jobson...
This pull request includes the following updates: Version Update: The PlaceholderAPI dependency has been updated from version 2.10.6 to 2.11.6 in the pom.xml file. This ensures compatibility with ...

Did you find this page helpful?