Mori
Mori
The default config.json won't work, as it's not correct a correct JSON file. Just make sure what you have in "work" is an array of arrays of 4 numbers. Like:...
Hi there, Again, it's because the JSON file you have is not valid - one extra comma that killed it. Compare those two. Yours: ``` { "auth_service": "ptc", "users": [...
I second that, as well as exporting player data + inventory. Rather than CSV though, I'd love to get a JSON file.