As the title states when a kit is redeemed then the player receive3s 2x what is set. For example: it's set to give 1 build plan 1 hammer 5k wood etc but gives 2 build plans 2 hammers 10k wood etc. Am using stack size controller. Custom AutoKits do not give double.
Redeeming a kit gives double the amount set
Can you post the config for the kit ?, I have never had this problem with any kits redeemed and am curious as to why it happens
{
"Kits": {
"admin": {
"name": "Admin",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 2,
"hide": true,
"npconly": false,
"permission": "kits.admin",
"image": null,
"building": null,
"items": [
{
"itemid": 1110385766,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 237239288,
"container": "wear",
"amount": 1,
"skinid": 10021,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1751045826,
"container": "wear",
"amount": 1,
"skinid": 10142,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -194953424,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1850456855,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1549739227,
"container": "wear",
"amount": 1,
"skinid": 10022,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1108136649,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 254522515,
"container": "main",
"amount": 5,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -567909622,
"container": "main",
"amount": 100,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1211166256,
"container": "main",
"amount": 4893,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1712070256,
"container": "main",
"amount": 91,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 349762871,
"container": "main",
"amount": 100,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1123473824,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1545779598,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": [
442289265,
952603248
]
},
{
"itemid": -2069578888,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": [
952603248,
442289265
]
},
{
"itemid": 1588298435,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": [
567235583,
-132516482
]
},
{
"itemid": -778367295,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": [
174866732,
-132516482
]
},
{
"itemid": 1079279582,
"container": "belt",
"amount": 100,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -2072273936,
"container": "belt",
"amount": 100,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
}
]
},
"default": {
"name": "Default",
"description": null,
"max": 0,
"cooldown": 0.0,
"authlevel": 0,
"hide": true,
"npconly": false,
"permission": "kits.default",
"image": null,
"building": null,
"items": [
{
"itemid": 602741290,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -761829530,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1992974553,
"container": "wear",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1234735557,
"container": "main",
"amount": 24,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1583967946,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 171931394,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1814288539,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1443579727,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": true,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1540934679,
"container": "belt",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -567909622,
"container": "belt",
"amount": 11,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
}
]
},
"farm": {
"name": "Farm",
"description": "Get Your Farm On!",
"max": 0,
"cooldown": 86400.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": "https://i.imgur.com/NX19RZo.jpg",
"building": null,
"items": [
{
"itemid": -946369541,
"container": "main",
"amount": 400,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1488979457,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1104520648,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -1368584029,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -23994173,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
}
]
},
"build": {
"name": "Build",
"description": null,
"max": 10,
"cooldown": 3600.0,
"authlevel": 0,
"hide": false,
"npconly": false,
"permission": null,
"image": "https://i.imgur.com/jctBPtP.jpg",
"building": null,
"items": [
{
"itemid": 317398316,
"container": "main",
"amount": 100,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 69511070,
"container": "main",
"amount": 5000,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -2099697608,
"container": "main",
"amount": 5000,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 1525520776,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": 200773292,
"container": "main",
"amount": 1,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
},
{
"itemid": -151838493,
"container": "main",
"amount": 5000,
"skinid": 0,
"weapon": false,
"blueprintTarget": 0,
"mods": []
}
]
}
}
}Merged post
The reason I listed the other plugin I'm running is becuase I believe there is a conflict somewhere, oh yea, I'm also running gatherManager. But yes its an oddity for sure, the kits farm and build ar ethe only ones it's happening to and I'm quite certain If I make them AutoKits it wont happen upon respawn only when actually clicking on the menu and choosing a kit will it double everything.