I've just finished doing almost everything config-wise for my server such as kits, permissions, prefixes, crafting, etc. But no matter what I do, I cannot for the life of me figure out why I can't get WipeKits to work. I have 4 ranks setup on my server, "Elite", "Masterful", "Pristine", and "Celestial", but when I put the kitnames into the quotation areas, reload the WipeKits plugin, it just simply doesn't work. I've wiped all playerdata multiple times. I even set the WipeKits delay to literal month delays trying to get it to work, but to no avail. Here's my WipeKits config setup:
{
"Kit Names & Cooldowns - Cooldowns (minutes)": {
"Elite": 9999.0,
"EliteResource": 9999.0,
"Masterful": 9999.0,
"MasterfulResource": 9999.0,
"Pristine": 9999.0,
"PristineResource": 9999.0,
"Celestial": 9999.0,
"CelestialResource": 9999.0
},
"Use GUI Kits (true/false)": true
}
I'm using the Rust Kits plugin by k1lly0u, and WipeKits by Ryan.
Someone please help me