Kits

Allow players to redeem sets of items

Total Downloads: 3,383 - First Release: May 15, 2015 - Last Update: May 18, 2015

5/5, 19 likes
  1. hmm are your files really kits_list.json and kits_data.json?? If they are you might have downloaded the kits plugin for Rust or Rust Legacy, otherwise you should have just one file "Kits.json".
     
  2. For the love of all that is holy. I'm on the wrong frekin plugin page. I'm looking for Rust kit plugin. I'm so sorry for wasting your time, it's jsut ive been watching plugins for hours now and my head is spinning ^^,

    Sorry once more. I' take my business to the Rust kit plugin page.
     
  3. So how does one make a kit using items currently in my inventory?
     
  4. When you are creating the kit you simply add the "-inventory" flag to it.
    Ex: /kit add "Starter" "Things to get you started" -uses 10 -reset 7 -inventory
    This would create the kit "Starter" with the description "Things to get you started" which has 10 uses that reset 7 days after the first use and uses all the items you currently have in your inventory.
     
  5. Just a update i deleted plugin kits and related files and downloaded it again and all is great now thx.
     
  6. i dont get a kit.json at all 4:41 AM [Error] Error while compiling Kits.cs(780,24): error CS0103: The name `permission' does not exist in the current context
    [DOUBLEPOST=1432802546][/DOUBLEPOST]unless you guys wanna fix my premissions IDGAF about this shit
     
  7. Kits.cs(149,25): warning CS0649: Field `Oxide.Plugins.Kits.KitData.Enabled' is never assigned to, and will always have its default value `false'
     
  8. so i changed it to true lets see whats up
    [DOUBLEPOST=1432808356][/DOUBLEPOST]Error while compiling Kits.cs(780,24): error CS0103: The name `permission' does not exist in the current context
     
  9. Just a warning that can be ingored, it is something for a future update when I get to it.
    The Oxide version you've installed on your server is out of date, please update Oxide and try it again :)
     
  10. How do I add items with two words? I tried adding Iron Axe or Wood Block with no luck. Thanks!
     
  11. You need to use quotes, "Iron Axe", "Wood Block", ... :)
     
  12. Thx you sir for your help! That did the trick. Thanks for your hard work on making this make much more enjoyable and would like to offer any help to your efforts. Ill pass the word along and be willing to donate to help keep you guys going.
     
  13. New update but the kit has been disabled on the server any quick fix for this?
     
  14. Wulf

    Wulf Community Admin

    Wait for the Oxide update, and then install it once available. Updating your server = removing Oxide.
     
  15. The kits were working again after the oxide update but after a hotfix was released I had reports of the command not even working anymore.
     
  16. Wulf

    Wulf Community Admin

    Did you check your logs for errors?
     
  17. Nevermind it seems oxide it's self has stopped working for some reason
     
  18. How does the permission one work ? i do

    do i do -permission Donator

    Then if they have donator tags they get it?
     
  19. The kit would only be available to players in the Donator group. Depending on the settings this will either be the RoK permission group or the Oxide one.
     
  20. Does anyone have their Kits.json file that I could look at? I'm fairly new and having the exact layout to copy off of would help immensely.