Malformed JSON Data
Closed this issue ยท 3 comments
After setting the weight of a group I receive
There was an error whilst saving group data for gold
Then checking at the json file I see
"name": "gold",
"permissions": [
{
"permission": "weight.2"
It completely removed the set prefix and didn't properly close the tag.
The command threw this error https://pastebin.com/FG0AgypN
Running Spigot 1.8.8-R0.1 and LuckPerms 4.4.1