ServerListPlus is a new Minecraft plugin that allows you to customize your complete server status ping. It is not yet complete, but new features will be added soon.
- Add custom status descriptions (MotD).
- Add messages when a player hovers the player amount in the server list.
- Change the displayed version when an outdated or newer client pings your server.
- Change the displayed maximal player count in the status ping.
- Load favicons from URLs or display a random icon from the configuration.
- Choose a random entry by adding multiple ones.
- Personalize your status by adding the player's name.
- Use symbols or special characters directly by saving your configuration using
UTF-8. - Currently supports CraftBukkit/Spigot and BungeeCord.
ServerListPlus is not yet complete. You can find a lot of upcoming and/or planned features on the GitHub issue tracker.
There are multiple locations where you can download ServerListPlus:
You can also compile it yourself by cloning the repository from GitHub and executing the following command on the command line: gradlew clean shadowJar
- Download ServerListPlus from one of the locations listed above.
- CraftBukkit/Spigot only: Download ProtocolLib if you haven't installed it on your server already.
- Copy the plugin JAR to your CraftBukkit/Spigot or BungeeCord server.
- Restart your server to load the plugin.
- Go into the plugin folder, open the configuration file
ServerListPlus.ymland change the status configuration to your likings. You can find more information about the configuration on the GitHub Wiki. - Enable the plugin by typing
/serverlistplus enableon your console. Now ServerListPlus will modify your status ping with your configured values. - You can find a list of all commands, permissions and more information about the configuration on the GitHub Wiki.
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.