diff options
author | Wesley Wolfe <weswolf@aol.com> | 2013-02-03 04:08:10 -0600 |
---|---|---|
committer | Wesley Wolfe <weswolf@aol.com> | 2013-02-03 04:08:10 -0600 |
commit | 76e82dddd95cd020b55ccd0661e7d2bf49b5ed6e (patch) | |
tree | f1a089a32c1e462fbcac781e2ab40b7bb9f202bf /src/main/javadoc/org | |
parent | 81555c0c25c0156239ecc59c02e98d4152ae1664 (diff) | |
download | bukkit-76e82dddd95cd020b55ccd0661e7d2bf49b5ed6e.tar bukkit-76e82dddd95cd020b55ccd0661e7d2bf49b5ed6e.tar.gz bukkit-76e82dddd95cd020b55ccd0661e7d2bf49b5ed6e.tar.lz bukkit-76e82dddd95cd020b55ccd0661e7d2bf49b5ed6e.tar.xz bukkit-76e82dddd95cd020b55ccd0661e7d2bf49b5ed6e.zip |
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.
Diffstat (limited to 'src/main/javadoc/org')
0 files changed, 0 insertions, 0 deletions