Tags: OGminso/ChatHeadFont
Tags
- Added HeadCache.java - for caching heads to limit the amount of out… …going api requests. - Finally Added support for Placeholder API. - Some optimization improvements and bug fixes.
-
Feb 5, 2025 - A3F1 d5bf89b
- zip
- tar.gz
- Notes
- Downloads
Updated README.md - Added more info in config options Updated Config.java - Added two config options (Online-Mode & Overlay Skin options) Updated Main.java - Updated resource link for the resource pack. Updated PlayerListener.java - Added warning message for offline servers - Change the resource loading on join order. - Added 60 Tick (3 second) delay before sending join messages. Fixes #4 - Updated insertPlayerHead function to switch to ussing offline mode names instead of UUID when config set to offline mode. Resolves #3