CommandBook
CommandBook copied to clipboard
SQL db support
CMDBOOK-2135 - Reported by slideb
Do you plan to support sql db? It would be very usefull in kits, at this moment CB is ok and all, but absence of sql db support makes me very sad.
Comment by Dark_Arc
This may be useful for warps and homes, but is probably overkill...
Comment by slideb
IMHO, this is the only hole in CB possibilities.
Comment by sk89q
IMO not overkill. There's SQL-supporting flat file databases. The only reason CommandBook doesn't do it is because I didn't want to bundle a huge library with CommandBook in order to provide support for flat file. That said, Bukkit does ship with an ORM now, and while we could use it, I have found out that it is pretty bad, and Bukkit might be disappearing one day too.