Nikolaos Grammatikos
Nikolaos Grammatikos
I haven't started working on it yet. I'm really busy working on some personal things :) I'll start as soon as I have some free time.
In which version of Gringotts do you have the issues @ezriharmusial ? :)
> I highly recommend not changing the existing model, but instead creating a new model that stores the location, including the world id, of the vault and the a cache...
Sure :) I'm also making few changes regarding supporting 1.20 and 1.21.
``` minecraftwars gringotts 3.0.1-SNAPSHOT ```
Still a snapshot, for testing purposes. Not gonna make a stable release yet.
Hello :) Is it possible to reproduce the issue with 2.12.5 version of Gringotts? Download link: [https://github.com/nikosgram/gringotts/releases/download/2.12.5/gringotts-2.12.5.jar](https://github.com/nikosgram/gringotts/releases/download/2.12.5/gringotts-2.12.5.jar)
Do you have Vault as part of your plugins?
> I also tried passing the JSON with the `sql` helper, but it doesn't work in my case because i need to insert a top level JSON Array (`[]`). >...
@DocSplinters that's correct :) I'm currently running tests to ensure that is compatible with older versions of Gringotts and is not gonna cause any issues updating to the new version...