Bungeecord - Show the list of players on the Player Count Hover

I have a simple Bungeecord Server. It has one server in it, and this server holds, at a maximum, 32 players. I would like it to show the list of players exactly where it is on a regular CraftBukkit Server

By player list I mean this: Player Count Hover

I have been unable to find any plugins that do this, nor any settings in the Bungeecord config.yml .

Any help is greatly appreciated!


Solution 1:

This plugin seems to be what you are looking for

https://www.spigotmc.org/resources/serverlistplus.241/

There is an image on the website but it failed to load.

this website has these features

ServerListPlus provides options in the configuration for:

  • Description/Motd
  • Favicons (Server icons): Load from files, URLs, oruse the player's head for example
  • Maximum player count
  • Custom player slot format
  • Player Hover Message: Displayed when a player hovers the player count in the server list
  • Virtual/Forced Hosts: Use a custom configuration if players ping the server by using a special IP/hostname to connect with
  • Multiple entries to choose a random one from the list
  • Personalize the status ping by adding the player's name to the messages

The features page in the wiki describes all features in detail.