-
Notifications
You must be signed in to change notification settings - Fork 58
Home
ServerListPlus provides an easy-to-use configuration for almost everything possible using the server status ping. The plugin aims to become the universal solution for server status ping customization, available for Bukkit/Spigot and for BungeeCord servers.
All features of the plugin are explained on the dedicated Features page, listed together with an explanation how to configure them. This page explains the installation of the plugin on your server.
You can download the plugin from these official download sites:
- GitHub Releases (recommended)
- SpigotMC
- BukkitDev (outdated!)
- Development Builds (unstable, not recommended)
- Make sure you are either running an Bukkit/Spigot or BungeeCord servers. Other server implementations are currently not supported. (You can request a port to another implementation in the issue tracker of the project.)
- Download the plugin from one of the locations listed above and copy it in your plugin 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.
-
/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
.
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.