You can now check for various plugin load/enable/disable/unload events using the events API (both bungee / spigot implementations).
Refactored UpdateCheckerTask, it is now possible to precisely configure what ServerUtils should do when checking for updates. Please note: this will override any previously configured settings for ServerUtils -- automatic downloads/installs are off by default after updating to this version.
Update Checks are now only done each 30 minutes to prevent GitHub rate limits.