A fantastic plugin that addresses one of the biggest shortcomings of VAM's native skin functionality. However, I have a suggestion: SuperController.LogError is conventionally used for reporting actual errors. For messages indicating successful plugin loading, unloading, or other informational events, it might be better to use an info-level log instead. The red error messages can be distracting and may even cause unnecessary confusion. Moreover, VAM pops up a UI window every time LogError is triggered, which can be quite unnecessary in these cases.