Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

v1.5.0: The Favicon Update

Compare
Choose a tag to compare
@Andre601 Andre601 released this 21 Aug 21:39
· 1195 commits to master since this release
0d84335

image

This update brings support for adding static or dynamic Favicons to Server list profiles.

Note that I consider this feature to be in beta of sorts.
BungeeCord/Waterfall may complain that ASL takes a while to process an event. I do not have a solution (yet) to solve this minor inconvenience...

Added

  • favicon option. Allows you to set a favicon per profile. The favicon can be one of the following:
    • A valid URL pointing to an image.
    • ${player name} to display the head of the player as favicon.
    • Image name matching one stored in the plugin's favicons folder (Image needs to be png and file name needs to end with .png)

Fixed

  • Invalid dependency versions for Spigot's library loader.