How to create kits:
1) Empty your inventory
2) Add in your inventory the kit that you want players to have (blueprints, weapons in the belt, armors in the clothing, etc)
3) use /kit add "kitname"
4) set the options via: /kit option1 value1 option2 value2 etc
ex:
/kit items max 10 cooldown 3600 description "Every hour kit, max usage: 10"
the last line. if you to it in steps you have to include /kit items and that will copy the items in your inventory..
if you dont you saved a blank kit with nothing in it. so its redeeming, just nothing to redeem
Rust-Kits
Moved
Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018
- 4.96216/5, 185 likes
-
thank you i will do this now -
it'l work , i struggled with the the same as you are for hours till i went back and read that again
-
-
did
-
Pls help
Plugin dont working
Error for reloading plugin : Loaded plugin Kits v3.1.13 by RenebFailed to initialize plugin 'Kits v3.1.13' (NullReferenceException: Object reference not set to an instance of an object)Unloaded plugin Kits v3.1.13 by RenebNo previous version to rollback plugin: Kits -
Hi!
Kit don't appear in the chat when i tape /kit but they already exist when i tape /kit list;
Sorry for my english i'm french -
Please Reneb help me
-
After you make a kit with a permission it will have the kits. in front of it so for vip it will be Kits.vip for donator it will be Kits.donator just do what I posted below and it will auto add the Kits. in front of the permission.
The permission that you will now find in your kits.json file found in your oxide/data folder is what you will need to add to the new group you have set up for the special kit
/kit add "autokit"
/kit items description "This is the autokit" authlevel 2
/kit hide true
/kit add "daily"
/kit items description "Daily resources for being so devoted" cooldown 86400
/kit add "starter"
/kit items description "Help to get started, usable twice at 1hour interval" cooldown 3600
/kit add "sniper"
/kit items description "Help for them raids, usable twice at 1hour interval" cooldown 3600
/kit add "hunter"
/kit items description "Help to hunt them beasts, usable twice at 1hour interval" cooldown 3600
/kit add "blueprints"
/kit items description "Couple blueprints to help you start"
/kit add "donatorreward"
/kit items description "Donator reward" permission donator
/kit add "vip"
/kit items description "VIP reward" permission vip
/kit add "moderator"
/kit items description "Moderator Kit" authlevel 1
/kit add "admin"
/kit items description "Admin Kit" authlevel 2
Use whatever ones you need change the kit names if you need to the autokit leave that as it is -
I'm getting this error what can it be ?
Code:Failed to call hook 'cmdChatKit' on plugin 'Kits v3.1.13' (NullReferenceException: Object reference not set to an instance of an object)
Last edited by a moderator: Jan 21, 2017 -
-
-
-
-
I created a kit called player, and created a permission called vip "oxide.grant user sneaky kits.vip"
but when i revoke that permission i can still get the /kit player -
-
I removed myself as owner and still im able to get kits
edit : Gotta relog for managed to take effectLast edited by a moderator: Jan 22, 2017 -
just downloaded a fresh copy of this plugin, deleted all associated files on my server. added a kit and gave it a 21600 cooldown, every time i type the kit it says kit redeemed, but i dont get anything and cooldown doesnt seem to work
-
Got the kits all working. I have a Starter and a medical with cooldowns and descriptions.
It says player commands are /kit KITNAME and /kit to see list
But when anyone types /kit nothing appears.
The kit actually works though if they type /kit starter and /kit medical
But as admin with auth if i type /kit list it shows both kits and the decriptions...
Any idea on how i can get it to show for all players when they type /kit -