Configurable db prefix
jastice opened this issue ยท 1 comments
From bukkitdev
I have two servers with a that share MySQL database so that zPermissions can be synced across them.
However because Gringotts also uses the bukkit eBeans database, whenever I start up one server, the other crashes. Would it be possible to disable this and force Gringotts to use SQLite, or a separate MySQL db?
Consider making a configurable prefix for the DB. This is a rare use case, however, and might be best served with a fork rather than a feature.