Skip to content

Features

Matojeje edited this page Oct 4, 2019 · 10 revisions

Note: The configuration for this complete example is available on the Examples Page.

That's a full example of the server status ping configuration. It contains most of the provided features of the plugin. The plugin allows you to customize the following parts of the server status ping:

  • Description (previously also called MotD): that's the main text in the example above. You can use up to 2 lines of text.
  • Favicon (server icon): the icon on the left in the example. It's a 64x64 image you can configure in your configuration.
    • You can load them from multiple sources like files, URLs or you can use the player's head as your server icon!
  • Player Count: The number of players online and the maximum number of players allowed to join the server at one time on the right in the example. You can set a randomized range of maximum player counts in your configuration.
  • Player Slots: You can set your own format for the player slots, or just hide them completely. Custom colors, the player name in front of the player slots - everything is possible!

If you hover the player count an additional message is displayed:

  • Player Hover Message: You can place additional information about your server there, for example changelogs or the player counts on specific servers. There is no limit for the lines, but make sure the client screen is big enough.

  • Virtual Hosts: Depending on the IP/Hostname the client used to ping your server, you can display a different server status ping! You can use this for example to provide information about a specific part of your server. This can be also used together with BungeeCord forced hosts.

Configuration

The configuration is very easy to use. It has additional features that can help you to make your server unique in the server list:

  • Personalize your server status ping by adding the player's name!
  • You can set up multiple entries for most features to have one randomly chosen - everytime another text will attract your players to join the server again just to see some new content!
  • Use symbols or special characters directly in your configuration without any escaping!
  • Provides a lot of placeholders you can use to make your server status ping more dynamic!

Performance

ServerListPlus is optimized for performance. A lot of time has been spent making sure everything is as fast as possible. Even if the plugin provides a lot of features it might still be faster than other plugins with the same or a small amount of features. All releases are intensively tested before they are released - that means there aren't so many updates like for other plugins but every update should be rock-solid and without any breaking features.