AdvancedServerList is a plugin that allowys you to customize your server's MOTD, favicon, Player count text and player count hover displayed in a player's multiplayer server list based on conditions and priorities.
Supported Platforms
What is a Server List Profile?
A Server List Profile refers to a YAML file located in the plugin's profiles
directory.
It allows you to configure specific aspects of the server display in the MC-Client's multiplayer server list, such as the MOTD, player count text, player count hover or Favicon.
Conditions
Thanks to conditions can you determine when a profile should be displayed in the player’s server list, to allow displaying specific text (i.e. a warning when they are using an outdated version).
When multiple profiles exist that have valid conditions will the one with the highest priority (Higher number = higher priority) be selected. Having no conditions makes the profile automatically return true.
Placeholders
Placeholders can be used within conditions to further customize them. They can also be used in any other text option (motd, playerCount and players) to display their respective values.
The format is ${<target> <identifier>}
which was adopted from BungeeTabListPlus. Depending on what platform you use the plugin on are only specific placeholders available.
When using the SpigotMC/PaperMC version can you also use placeholders from PlaceholderAPI using its %<identifier>_<values>%
placeholder format. PlaceholderAPI needs to be installed for that.
Formatting
The plugin uses the MiniMessage format for a consistent, easy way of formatting your text. Only certain options are usable for each option. As an example does motd support HEX colours and gradients, while the other options only support default colour codes.
Dependencies
Dependency | Platforms | Required? |
---|---|---|
ProtocolLib | Spigot | Yes |
PlaceholderAPI | Spigot, Paper | No |
ViaVersion | Spigot, Paper | No |
PAPIProxyBridge | Spigot, Paper, BungeeCord, Velocity | No |
Maintenance | Spigot, Paper, BungeeCord, Velocity | No |
Statistics
This plugin sends statistics to bStats to display.
You can disable this in the global bStats config file located in /plugins/bstats/
Videos
Do you have your own video to share? Contact me and I will add it to this section.
Click to Show/Hide Videos
Spanish Video by Ajneb97