I wanted to make more Kits then 1. But everytime i add more in config, nothing works.
Whats wrong @ that config:
Code:{ "Kits": { "starter": { "name": "starter", "description": "Starter KIT", "max": 5, "cooldown": 7200.0, "authlevel": 0, "hide": false, "permission": null, "items": [ { "itemid": 30, "amount": 1, "slot": 0 }, { "itemid": 78, "amount": 1, "slot": 2 }, { "itemid": 88, "amount": 1, "slot": 3 }, { "itemid": 5, "amount": 2, "slot": 4 }, { "itemid": 154, "amount": 1, "slot": 5 }, ] }, "admin": { "name": "admin", "description": "OP Admin Kit", "max": 0.0, "cooldown": 0.0, "authlevel": 1, "hide": false, "permission": kit.admin, "items": [ { "itemid": 98, "amount": 1, "slot": 0 }, { "itemid": 79, "amount": 1, "slot": 1 }, { "itemid": 81, "amount": 1, "slot": 2 }, { "itemid": 146, "amount": 1, "slot": 3 }, { "itemid": 130, "amount": 1, "slot": 4 }, { "itemid": 69, "amount": 1, "slot": 5 }, { "itemid": 70, "amount": 1, "slot": 6 }, { "itemid": 72, "amount": 1, "slot": 7 }, { "itemid": 277, "amount": 1, "slot": 8 }, { "itemid": 214, "amount": 1, "slot": 9 }, { "itemid": 71, "amount": 1, "slot": 10 }, { "itemid": 91, "amount": 1, "slot": 11 }, ] } } }
HWKits
Moved
Total Downloads: 9,083 - First Release: Dec 6, 2015 - Last Update: Nov 13, 2017
- 5/5, 27 likes
-
-
oay thx i am gonna try it
[DOUBLEPOST=1454780845][/DOUBLEPOST]Still not Working. .-. -
-
Here you go
Attached Files:
-
-
Attached Files:
-
-
any idea with my question?? everytime i put kits on my server, it causes everyone to drop EVERYTHING on death -
Hello,
Is the plugin still updated ? I can't loaded it...
Thanks,
bLUUE -
Still not working @Resistance
-
-
Hello.
I'm an admin and if I use the code below with /kit starter it doesn't work. Any suggestions?
Code:"Kits": { "starter": { "name": "Starter", "description": "Use /kit Starter to get starting gear.", "max": 5, "cooldown": 0.0, "authlevel": 0, "hide": false, "permission": "default", "items": [ { "itemid": 21, "amount": 255, "slot": 16 }, { "itemid": 19, "amount": 255, "slot": 17 }, { "itemid": 17, "amount": 255, "slot": 18 }, { "itemid": 85, "amount": 255, "slot": 19 }, { "itemid": 5, "amount": 5, "slot": 20 } ] }
-
"permission": null, -
It was the permission setting. The /kit s(S)tarter was simply to explain it to you.
Thanks again! -
can someone please help me with my kits plugin problem -
-
data files from where? the problem is, if i upload it to my server right now and someone dies, they drop everything, hence why I cant add it right now. however, I do not know what files you want me to exactly upload (when I re-install Kits plugin)
(this is killerbee[ca], I have two computers/accounts) -
-
Sup folks, been reading, searching, and testing to have 2 Auto-kits. One for main players then a 2nd, or possible third. Is there a way to do this? I tried setting the "Levels" 1-4, "0" being "players, this kit works flawless. In better chat I have admin set to Authorization level 4.
Steps I did:
Created the auto-kit
Attempted Auth. levels 1-4
Moved Auto-kit "2" to the top of the list in the file above original auto-kit.
Did a restart after each edit
Still receiving the "main" auto-kit for all players. -
Note: I have not tested this -
[DOUBLEPOST=1455040085][/DOUBLEPOST]@Resistance
so I tried the following and it created a "auotkit" but erased all my other kits:
/kit add "autokit"
/kit items permissions admin authlevel 1 hide true
So yeah let the task of recreating 8ish kits with random permissions begin, next time there will be a back up. Silly me never made one :/Last edited by a moderator: Feb 9, 2016