Would be great if also MongoDB will be supported as database type :)
The API allows it, so it could be done later. And we currently don't know how MongoDB works, so we'd need a PR ^^
I can do it. It stores JSON by default so it should be easy to add.
@tastybento Is this resolved per commit https://github.com/tastybento/bskyblock/commit/4100edd279640fb31fcac48d123053e54bf4f81b ?
Yes, but it there is a bug in it still. :-) I'm still learning Mongo so it takes a while to fix these things.
Should all work now.
Thanks for adding this @tastybento 馃槃
About the large file size due to the mongo dependency, you could also look into the code of LuckPerms. It downloads and loads the dependencies at runtime.
Most helpful comment
I can do it. It stores JSON by default so it should be easy to add.