What feature do you want to see added?
I would like to run PlotSquared on MongoDB as storage option, because all my plugins run on mongo except PlotSquared. Having 2 databases to maintain, backup and pay for is not really ideal.
Are there any alternatives?
Keep 2 database servers. :(
Anything else?
I'm willing to help with/lead the implementation. I'm not familiar with the source of PlotSquared, but after a quick peak, I think that it would require a bit of refactor and abstraction. In detail, you would need more abstract classes, which don't depend on any sql logic/classes at all.
What feature do you want to see added?
I would like to run PlotSquared on MongoDB as storage option, because all my plugins run on mongo except PlotSquared. Having 2 databases to maintain, backup and pay for is not really ideal.
Are there any alternatives?
Keep 2 database servers. :(
Anything else?
I'm willing to help with/lead the implementation. I'm not familiar with the source of PlotSquared, but after a quick peak, I think that it would require a bit of refactor and abstraction. In detail, you would need more abstract classes, which don't depend on any sql logic/classes at all.