Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Andre_601

A highly customizable plugin to create custom Server Lists with MOTD, Favicon, Playercount and more.

Report AdvancedServerList?

Release
5.6.0

Andre_601 released AdvancedServerList version 5.6.0 on Wed 6:59 PM

As promised last time is here a proper release of v5.6.0 which I call the "Favicon Overhaul".
This update provides significant changes to the FaviconHandler, providing a new feature in the form of Favicon merging and also a config.yml option to set how ASL should handle images with sizes that aren't exactly 64x64 pixels.

FaviconHandler improvements

The FaviconHandler has received major improvements. First of all are PlaceholderAPI placeholders now supported.
Additionally was the async handling of Favicon creation simplified, as it was overcomplicated before.

Favicon merging

A new feature was added called favicon merging.

With this feature are you able to combine multiple sources into a single favicon, allowing more complex, dynamic favicons to be created.
To merge favicons, add new entries to the String separated by semicolons. As an example ${player uuid};border.png would first place the Player head followed by putting border.png over it. The result would be similar to this:

image

Favicon resizing

A new option called faviconStrategy was added to the config.yml. This option allows you to set how ASL should handle Images that have a size that isn't 64x64 pixels.
The default option is resize but can be changed to center and none:

  • center does not resize the image, but instead centers it as good as possible in the Favicon.
  • none does not resize the image, nor move it. The image will simply placed at 0,0, which is the top-left corner of the Favicon.

With these features should you be able to create some really cool Favicons for your server.

Information

Published onJune 25, 2025
Downloads0

Platforms

Paper Paper (1.20.6-1.21.6)
Waterfall Waterfall (1.19-1.21)
Velocity Velocity (3.2)

Dependencies

Waterfall Waterfall
Edit Plugin Dependencies: Waterfall
Velocity Velocity
Edit Plugin Dependencies: Velocity