Rust-Kits

Moved

Total Downloads: 70,199 - First Release: Oct 21, 2014 - Last Update: Jun 7, 2018

4.96216/5, 185 likes
  1. This only seems to be working for me when a player is admin/mod.

    I have set the "authlevel" to 0 and players can still not redeem the kit.

    I also tried adding the kit permission to the default user group, however it still would not work.
     
  2. upload your kits.json file from data folder
     
  3. {
    "Kits": {
    "bow": {
    "name": "bow",
    "description": null,
    "max": 0,
    "cooldown": 300.0,
    "authlevel": 0,
    "hide": false,
    "npconly": false,
    "permission": null,
    "image": null,
    "building": null,
    "items": [
    {
    "itemid": -420273765,
    "container": "main",
    "amount": 20,
    "skinid": 0,
    "weapon": false,
    "mods": []
    },
    {
    "itemid": -853695669,
    "container": "belt",
    "amount": 1,
    "skinid": 0,
    "weapon": true,
    "mods": []
    }
    ]
    }
    }
    }
     
  4. upload not paste but I can see there is nothing wrong with the file can you upload your config file and the plugin please
     
  5. What should I upload it too?
    [DOUBLEPOST=1494375925][/DOUBLEPOST]My bad, I had a blonde moment.
     

    Attached Files:

  6. upload.png
    @Marsden can you upload your config file and the plugin please
     
  7. These are all the files.
     

    Attached Files:

  8. How many players in your server and are they typing
    /kit
    in chat
    or
    /kit bow
    As I see nothing wrong with your files that would stop players from getting the kit
    [DOUBLEPOST=1494378015][/DOUBLEPOST]Still no reply well going to bed then
     
  9. i create the kit no problem. When I redeem it I get a bunch of other too, like 1000 of each (gears, rifle bodies, etc). I have created the kits over and over and I get them correctly but everyone else gets all the extra stuff. Any ideas?
     
  10. using the UI and all works except with ImageLibrary added, I get these error msgs stating it could not load the images.
    The path is on the server in directories that dont exist. If I add those directories in the server and add the images it still gives the same error.
    If I place a url in the chat for a kit it gives that error as well?
     
  11. If you still dont have this fixed upload the kits.json file from data folder
     
  12. Hey I have everything set up and working with the plugin, however, I cant seem to find out how to give permissions for /kit list players cant use it but they can redeem kits if they know the name
     
  13. They dont need any permission to use that command
     
  14. it said they couldnt use the command though?
     
  15. upload the kits.json file from your data folder
     
  16. here it is
     

    Attached Files:

  17. Thats not the one from your data folder also if you have the GUI set to 0 and no kits in there it might be a problem
     
    Last edited by a moderator: May 11, 2017
  18. My bad, here is the one from the data folder, i didnt read that part
     

    Attached Files:

  19. Nothing wrong there it looks like it was your config so upload the one I posted above then reload the plugin then see if players have any problems.

    I added the GUI option for you and updated a few things in the data file upload both to the correct folders and reload the plugin
     

    Attached Files:

    Last edited by a moderator: May 11, 2017
  20. alright, i have a problem. the plugin doesnt save any items on '/kit add test'
    i tried: remove any other plugins, restart server, fresh server. any ideas?

    edit: cancel that^^ figured out /kit item does save it. >,< though if i already use first command, items will be copied.