CommandBook icon indicating copy to clipboard operation
CommandBook copied to clipboard

SQL db support

Open LadyCailinBot opened this issue 12 years ago • 3 comments

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.

LadyCailinBot avatar Nov 19 '12 10:11 LadyCailinBot

Comment by Dark_Arc

This may be useful for warps and homes, but is probably overkill...

LadyCailinBot avatar Nov 20 '12 04:11 LadyCailinBot

Comment by slideb

IMHO, this is the only hole in CB possibilities.

LadyCailinBot avatar Nov 20 '12 10:11 LadyCailinBot

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.

LadyCailinBot avatar Nov 29 '12 19:11 LadyCailinBot