CupboardLimiter v1.6.0: Failed to load config file (is the config file corrupt?) (Invalid property identifier character: {. Path '['Max amount of TC(s) to place']['Limits In Team']', line 8, position 3.) Failed to load config fileSolved
Your config changes are invalid.
{
"Max amount of TC(s) to place": {
"Limit Default": 5,
"Limit Vip": 20,
"Limit Others": [2, 10, 8],
"Limit Others Can Downgrade Default": true,
"Limits In Team" : {
{"2", 2},
{"4", 1},
},
},
"Discord Notification": {
"Discord Webhook URL": ""
},
"Chat Settings": {
"Prefix": "[Cupboard Limiter] :",
"Icon's SteamId": 76561############
}
}
I used the one posted on github only
I'd suggest letting the plugin generate it.
it generates but without team limit
There was an error in the example config. This has been fixed. Sorry for that.
Locked automatically