Commits

Wesley Wolfe authored 76e82dddd95
Fix ClassCastException for malformed plugin.yml. Fixes BUKKIT-3563

If the plugin.yml gets loaded but wasn't in the form of a map, the server would crash. This safely checks to see if it can be cast, throwing invalid description if it cannot.

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut