Could we have it so that when a player receives their kit a cooldown is applied to prevent suicide farming them? I have the cooldowns set on the kits but it seems to bypass that.
Thanks
Thanks
Is there a way to have it so when a player dies within the cooldown they can spawn with a lower tier kit instead of naked?
VIP+ player has access to default kit, vipkit, vip+ kit.
When they die with vip+ kit under cooldown they would spawn with VIP kit and then default kit if they keep dying under cooldown.
This is how the normal Kits plugin AutoKits work.
Thanks!
{
"Empty default items before give kits": true,
"Cooldown": 0.0,
"Cooldown - Default Kit": "",/////////////Like this? If the player is on cooldown, use this kit?
"Auto Kits": [
{
"permission": "customautokits.vip1",
"kits": [
"KitName1"
]
}
],
}