Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Okay so i'm doing something wrong here but what i can't figure out . I have everything setup right and both kits work but for some reason players can only get the two kits (autokit works every time) one time. i set the cool down time right. i want the starter every two hours and 420 once a day. Can someone please take a look and see if you know what im doing wrong. PS: i tried editing the "max" and when i did and reloaded the plugin the kits did not work at all or even show up when i typed /kit . Thanks guys, hope i can get this resolved.
     

    Attached Files:

  2. Some you have a cooldown but only allow each member to get it once you need to set the max to 0 or remove the cooldown try this one you will also need to delete Kits_Data.json then restart server
     

    Attached Files:

  3. ahh okay thank you . yah i tried to change the max but it just wouldnt work. although can i just delete the Kits_Data and not restart?
     
  4. You could try uploading the file i gave delete Kits_Data then reload the plugin then login and check if any problems best to restart
     
  5. now it tells people they dont have permissions to use it ??? but now theres no max uses which is good , i just want the cooldown. i have them set to
    "authlevel": 0, and permissions is set to null
     
  6. If you want pm me we can talk on skype I can login to your server to check it as to the permission players dont need any for the kits you made they get the autokit without any problems the 420 and starter kits you have they should see them and get them again once the cooldown has gone.
     
    Last edited by a moderator: Jan 30, 2016
  7. oh i got it thanks so much. I had to /kit edit and for some reason readd the cooldown even though it was in the config
     
  8. Strange was working ok for me did you not restart the server?
     
  9. nope didn't restart.
     
  10. If you did it would of worked but good you fixed it by editing it in game
     
  11. i have a problem

    I as admin can see the kits but if a friend / kit makes he does not see, and if he / kit airdrop enters he gets that he had no right even though Permission to 0 and 0 to AUTHLEVEL
     
  12. You need to upload the kits file from the data folder so I can check the file
     
  13. okay here
     

    Attached Files:

  14. You have a error in your file try this its now fixed also you cant set max to false it needs to be 0
     

    Attached Files:

  15. I'll just try it once
     
  16. I've created various kits for my server but I seem to be the only one who can use them. I've set all the kit authlevels to 0 so that's not problem, but if someone other than me tries to use /kit starter for example they get the message, "You do not have permission to use this command" I understand there is another permission command thing inside of the kit plugin but I have no idea how to use it.
     
  17. upload the file from data folder
     
  18. Code:
    {
      "Kits": {
        "starter": {
          "name": "starter",
          "description": null,
          "max": 0,
          "cooldown": 300.0,
          "authlevel": 0,
          "hide": false,
          "npconly": false,
          "permission": "0",
          "image": null,
          "items": [
            {
              "itemid": 707427396,
              "bp": false,
              "skinid": 0,
              "container": "wear",
              "amount": 1
            },
            {
              "itemid": 1767561705,
              "bp": false,
              "skinid": 0,
              "container": "wear",
              "amount": 1
            },
            {
              "itemid": -148163128,
              "bp": false,
              "skinid": 0,
              "container": "wear",
              "amount": 1
            },
            {
              "itemid": -337261910,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 5
            },
            {
              "itemid": -578028723,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": 698310895,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": -2043730634,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 40
            },
            {
              "itemid": -420273765,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 50
            },
            {
              "itemid": -853695669,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 1
            }
          ]
        },
        "daily": {
          "name": "daily",
          "description": null,
          "max": 0,
          "cooldown": 86400.0,
          "authlevel": 0,
          "hide": false,
          "npconly": false,
          "permission": "player",
          "image": null,
          "items": [
            {
              "itemid": 1624763669,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 2
            },
            {
              "itemid": -1625468793,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 1
            }
          ]
        },
        "blueprints": {
          "name": "blueprints",
          "description": "Various blueprints.",
          "max": 1,
          "cooldown": 0.0,
          "authlevel": 0,
          "hide": false,
          "npconly": false,
          "permission": "player",
          "image": null,
          "items": [
            {
              "itemid": -930579334,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": 1625167035,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 2
            },
            {
              "itemid": 586484018,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": 698310895,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": -578028723,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": -533875561,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": -51678842,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": 271534758,
              "bp": true,
              "skinid": 0,
              "container": "main",
              "amount": 1
            }
          ]
        }
      }
    }
     
  19. I need you to upload the file not paste whats in it
     
  20. Oh sorry bout that. Here it is
    [DOUBLEPOST=1454196238][/DOUBLEPOST]Anyone got any answers?
     

    Attached Files: