This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
v1.5.0: The Favicon Update
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.