Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
The FaviconHandler received significant changes to improve the loading of local images, meaning the PNG files located in the plugin's favicon
folder, while also allowing to adjust the cache time for dynamic images.
Faster loading of local Favicon images
Images located in the favicons
folder are now loaded at startup of the plugin and whenever you reload it and converted into Favicon files. This allows the plugin to retrieve and use them faster without first having to go through retrieving them, converting them and then applying them (On top of all being done async so often times it's not done before the event continues).
They are not included in the cache, since they are static and don't really change unlike the URL and/or player name/UUID option may do.
Cache time option
A new config option named faviconCacheTime
is now available. It accepts a number from 1 (Which is also the default) to any positive number and sets the time in minutes for the cache to keep a Favicon stored.
Files
Metadata
Release channel
ReleaseVersion number
4.1.0Loaders
Game versions
1.20–1.20.4Downloads
63Publication date
February 22, 2024 at 12:51 PMPublisher
Andre601
Owner