Use Bukkit embedded DB instead of Derby
jastice opened this issue ยท 3 comments
Apparently CraftBukkit comes bundled with an embdedded DB. Maybe that can be used instead of the Derby dependency.
An update should either preserve compatibility with old databases, or be able to port them to the new format.