ServerListPlus - An extremely customizable server status ping plugin for Minecraft

This is a discussion topic for the Ore project, ServerListPlus. View the full project on Ore for downloads and more information.


ServerListPlus provides a simple but powerful configuration to customize the appearance of the server in the client’s server list. It can change almost all parts of the status ping and even allows you to customize it per player.

IMPORTANT NOTE: ServerListPlus is no longer receiving new features and is only updated to fix bugs or compatibility issues.

Features

ServerListPlus provides options in the configuration for:

Installation

ServerListPlus currently supports:

  • Bukkit/Spigot/Paper/Folia
  • BungeeCord
  • Velocity
  • Sponge
  • CanaryMod

ServerListPlus is also available as standalone server that can be used independent from other server implementations e.g. during maintenance.

  1. Download the plugin and copy it to the mods folder.
  2. Restart the server.
  3. The configuration is located in the config/serverlistplus folder and is called ServerListPlus.yml. The wiki page explains the main part of the configuration quite well.
  4. After you have customized the configuration to your likings you can enable the plugin by executing the /serverlistplus enable command. The plugin will stay disabled until you execute this command.

Commands & Permissions

  • /slp - Display an information page about the plugin and list all available commands.
  • /slp reload or /slp rl - Reload the plugin configuration.
  • /slp save - Save the plugin configuration.
  • /slp enable - Enable the plugin and start modifying the status ping.
  • /slp disable - Disable the plugin and stop modifying the status ping.
  • /slp clean <favicons/players/requests> - Delete all entries from the specified cache.

The permission for all commands is serverlistplus.admin.

Development Builds

You can download the latest experimental development builds on the Jenkins Server. They may provide better support for recent Minecraft versions.

Source

The source is available licensed under the GNU General Public License on GitHub.

3 Likes

A new version has been released for ServerListPlus, it is available for download here.


This release bundles various changes and improvements made in the last 6 years. Most of them have been available in the development builds for a long time:

IMPORTANT:

  • Consider running /slp save to regenerate the configuration with new supported options.

Changelog:

Platform-specific changelog:

  • Add new port for Velocity
  • Sponge: Update for API 8 - 11

Platform ports: SLP usually does not need updating for new Minecraft versions. Right now the following should work:

  • Bukkit/Spigot/Paper/Folia: Minecraft 1.8.3 - 1.20.1+
  • BungeeCord: Minecraft 1.7.10 - 1.20+
  • Velocity: 1.1.x - 3.2.x+
  • Sponge: API 8 - 11+
  • CanaryMod: 1.2.0 (historic)
2 Likes