First off, thanks for creating this plugin! :)
I have one situation where the data file is under a folder, like:
ServerRewards/player_data
Will it work if I do this?
I have one situation where the data file is under a folder, like:
ServerRewards/player_data
Will it work if I do this?
{
"Filenames, without .json": [
"ServerRewards/player_data",
"AnotherFile"
]
}