Source: https://www.spigotmc.org/resources/serverlistplus.241/
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
Note:ย If youโre using ServerListPlus on Spigot and youโre not using 1.8.3 or newer you need to use special versions of ServerListPlus:
- Spigot 1.8:ย ServerListPlus v3.4.8-1.8
- Bukkit/Spigot 1.7.x or Spigot 1.8 protocol hack:ย ServerListPlus v3.4.8-1.7.X
Features
ServerListPlusย provides options in the configuration for:
- Description/Motd
- Faviconsย (Server icons): Load from files, URLs, or use 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.
Installation
ServerListPlusย is currently supported onย Bukkit,ย Spigot,ย Paper,ย BungeeCord,ย Waterfall, Canary,ย Spongeand asย Standalone Server.
The latest release of ProtocolLib is required for most features to work on Bukkit/Spigot/Paper servers.ย You can download it from:ย https://www.spigotmc.org/resources/protocollib.1997/
- Download the plugin and copy it in your plugins folder.
- Restart your server to load the plugin.
- The configuration file is located in the plugin folder:ย ServerListPlus yml. Please refer toย the configuration pageย for more information.
- 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.
Development Builds
You can download unsupported development builds on theย Jenkins Server. Use them at your own risk.
Configuration
The configuration file is located in the plugin folder:ย ServerListPlus yml. Please refer toย the configuration pageย for more information.
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.
Ifย /slpย is used by another plugin you can also useย /serverlistplusย instead. The permission for all commands isย serverlistplus.admin.
Source
The plugin is completely open source and released under the terms and conditions of theย GNU General Public License. You are free to redistribute and/or modify it to your likings, but please add a link to theย GitHub Pageย of the plugin and redistribute it under a compatible license.