This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
v1.5.1: Improvements to Favicons
Favicons are now cached as their final version (The Favicon/Image class the respective platform uses).
Additionally is the cache now cleared on plugin reload.
Improved
- Changed Caching to now Cache the final favicon instance used instead of just the BufferedImage. This should improve speed and performance.
/asl reload
will now clear the Favicon cache.