Skip to content
Minecrell edited this page Jun 2, 2015 · 21 revisions

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.

Features

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.

Download

You can download the plugin from these official download sites:

Installation

  1. 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.)
  2. Download the plugin from one of the locations listed above and copy it in your plugin folder.
  3. Restart your server to load the plugin.
  4. The configuration file is located in the plugin folder: ServerListPlus.yml. Please refer to the configuration page for more information.
  5. 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.

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.

Clone this wiki locally