Skip to content

VirusCraftNetwork/ServerListPlus

 
 

Repository files navigation

ServerListPlus

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.

Features

  • 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.

Upcoming Features

ServerListPlus is not yet complete. You can find a lot of upcoming and/or planned features on the GitHub issue tracker.

Download

There are multiple locations where you can download ServerListPlus:

Compilation

You can also compile it yourself by cloning the repository from GitHub and executing the following command on the command line: gradlew clean shadowJar

Installation

  1. Download ServerListPlus from one of the locations listed above.
  2. CraftBukkit/Spigot only: Download ProtocolLib if you haven't installed it on your server already.
  3. Copy the plugin JAR to your CraftBukkit/Spigot or BungeeCord server.
  4. Restart your server to load the plugin.
  5. Go into the plugin folder, open the configuration file ServerListPlus.yml and change the status configuration to your likings. You can find more information about the configuration on the GitHub Wiki.
  6. Enable the plugin by typing /serverlistplus enable on your console. Now ServerListPlus will modify your status ping with your configured values.
  7. You can find a list of all commands, permissions and more information about the configuration on the GitHub Wiki.

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.

About

Customize your complete server status ping!

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published