* Improved some warning messages which were confusing when they occured
* Attempt to resolve a working backend for skins, mojang has some issues in their configuration for quite some time now...
* Added four new placeholderapi placeholders, has_notify_bars, has_self_disguises, has_notify_bar_preference, has_self_disguise_preference
* Added ability to randomize mushroom cow variant
* Fixed explicit permissions not working correctly as a configuration setting - I forgot about this, should've pushed a release faster.. Thanks Jamplifier for raising awareness! I thought it was working correctly!
* Fix error on text display names when only using one line
* Start deprecating the newly added 'flying' permission node
* Bumped required packetevents
* Minor fix for art parameter parsing
* Added setting to have verbose logging, this mostly is just for startup messages, help identify why LD may be slow to load in rare cases. Found in LibsDisguises.yml
* Try to update packetevents smarter, may help modern servers on paper having issues with multiple packetevents jars..
* Added placeholderapi support on disguise nametags, may need to add a config setting to disable this?
* Added setAdvText to text display, don't think its accessible via command however. Only api
* Update notifications will now only run once on join/start, no scheduler/timer.