Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.12.0](v3.11.0...v3.12.0) (2023-03-17) ### Bug Fixes * **SkinOptions:** Improve proxy skin handlers ([b847a9d](b847a9d)) * **SkinOptions:** Serializable ([a116c79](a116c79)) * URL subcommand ([fb26a09](fb26a09)) ### Features * 1.19.4 support ([3856a51](3856a51)) * Default database type ([d518263](d518263)) * **PlayerObject:** change skinName to skinOptions ([13f26fd](13f26fd)) * **SkinHandler:** SkinsRestorer custom skins hook ([5762022](5762022)) * **SkinOptions:** changed setSkin constructor String skinName to SkinOptions ([1413354](1413354)) * **SkinOptions:** Changed SkinOverlays to SkinOptions ([5d93797](5d93797)) * **SkinOptions:** changed updateSkin vararg String skinName to SkinOptions ([eb98186](eb98186)) * **SkinOverlayCommand:** Added url sub command ([00656ad](00656ad)) * Updated onPluginMessageReceived to accept SkinOptions ([136dfb5](136dfb5)) * **Utilities:** proper usage of SkinOptions ([b0b20c9](b0b20c9)) * **Velocity:** Update everything to use the new SkinOptions ([d3c1bc8](d3c1bc8))
- Loading branch information