I am working on getting the Bukkit API in to minecraft 1.8.
Now you may know that CraftBukkit was taken down with a DMCA this did not affect the Bukkit API. So you can update it but you need to figure out how to distrobute it with out shiping Mojang code.
Thats where work of Sponge and My own deobf loader comes into play.
WIth Sponge they have a patching system to edit Normal code with out actually having to ship the edited files. This with my loader as a support system can allow the Bukkit API to live on. MY distro will be know as not CraftBukkit. It will have its own name later. But yeah it won't violate the LGPL lisence and it will allow for Bukkit to be updated.
Now you may know that CraftBukkit was taken down with a DMCA this did not affect the Bukkit API. So you can update it but you need to figure out how to distrobute it with out shiping Mojang code.
Thats where work of Sponge and My own deobf loader comes into play.
WIth Sponge they have a patching system to edit Normal code with out actually having to ship the edited files. This with my loader as a support system can allow the Bukkit API to live on. MY distro will be know as not CraftBukkit. It will have its own name later. But yeah it won't violate the LGPL lisence and it will allow for Bukkit to be updated.