Paper/paper-api/src
Bukkit/Spigot c23f9be8d3 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.

By: Wesley Wolfe <weswolf@aol.com>
2013-02-03 04:08:10 -06:00
..
main/java/org/bukkit Fix ClassCastException for malformed plugin.yml. Fixes BUKKIT-3563 2013-02-03 04:08:10 -06:00
site Fix menus for relative pathing. 2012-12-23 20:44:02 +00:00
test/java/org/bukkit Added negative id check to Material.getMaterial(int). Fixes BUKKIT-3414 2013-01-11 02:07:38 +01:00