is there a way to make bukkit plugins work on this?
I think possible... kind of... bit it's not gonna happen
You would have to build a java library of craftbukkits plugin classes, and use the java API in order to do that, but then you run into eve more problems with multithreading, timing, and synchronization.