craftbukkit/src
Wesley Wolfe 4d5894e4cb Fix crash from console-commands throwing exception. Fixes BUKKIT-2479
When 1.3.1 was released, a try-catch block was removed from the tick
loop that called the method in NMS to handle commands. This restores a
try-catch to prevent the console from crashing the server.
2012-09-06 22:11:17 -05:00
..
main Fix crash from console-commands throwing exception. Fixes BUKKIT-2479 2012-09-06 22:11:17 -05:00
test/java/org/bukkit Add test for WorldType's 2012-08-02 09:10:15 -05:00