hi,
some players are allowed to have 3 tabs and the ability to save the first tab on wipe.
Despite this, they have 3 tabs saved after the wipe.
the two permissions I use:
backpacks.size.144
backpacks.keeponwipe
Where is my error in the config?
Thank you for your help
"Clear on wipe": {
"Enabled": true,
"Enable legacy keeponwipe permission": true,
"Default ruleset": {
"Max slots to keep": 48,
"Allowed item categories": [],
"Disallowed item categories": [],
"Allowed item short names": [],
"Disallowed item short names": [],
"Allowed skin IDs": [],
"Disallowed skin IDs": []
},
"Rulesets by permission": [
{
"Name": "all",
"Max slots to keep": 48,
"Allowed item categories": [
"All"
],
"Disallowed item categories": [],
"Allowed item short names": [],
"Disallowed item short names": [],
"Allowed skin IDs": [],
"Disallowed skin IDs": []
}
]
}