Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. /kit not kits
     
  2. .... for some reason, some of my players doesnt spawn with the autokits
     
  3. OK can someone help me with setting up a vip kit authroize a group to use the kit and it still wont work plz help
     
  4. Sorry if this has been brought up a 100 times, but can't find it. I can't seem to get the kit mod to let my moderators add kits or anything, just says they don't have permission. Is there something simple I am missing I need to set up or just doesn't let them do it?
     
  5. Upload your kit file from data folder
     
  6. Hii guys and girls :D

    I have one problem ..

    I am import this plugin in my server Kits for Rust | Oxide

    And now i dont know what permission i need to give myself to edit kits(Inside the game ) ... /kit add and other things ..

    Ty
     
  7. "Settings authLevel is the level needed to use the admin commands
    note that a level 1 can't remove a kit from a level 2.", just set yourself as owner using "ownerid yoursteamid".
     
  8. Hello! How can I use the GUI without the NPC?

    Sorry. I was inattentive. Understood.
     
    Last edited by a moderator: Mar 14, 2016
  9. how create kit vip? please help
     
  10. Code:
    {
      "Kits": {
        "autokit": {
          "name": "autokit",
          "description": null,
          "max": 0,
          "cooldown": 0.0,
          "authlevel": 2,
          "hide": true,
          "npconly": false,
          "permission": null,
          "image": null,
          "items": [
            {
              "itemid": 2007564590,
              "bp": false,
              "skinid": 0,
              "container": "wear",
              "amount": 1
            },
            {
              "itemid": 707432758,
              "bp": false,
              "skinid": 0,
              "container": "wear",
              "amount": 1
            },
            {
              "itemid": 1767561705,
              "bp": false,
              "skinid": 0,
              "container": "wear",
              "amount": 1
            },
            {
              "itemid": 1685058759,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 3
            },
            {
              "itemid": -1127699509,
              "bp": false,
              "skinid": 0,
              "container": "main",
              "amount": 1
            },
            {
              "itemid": -1289478934,
              "bp": false,
              "skinid": 0,
              "container": "belt",
              "amount": 1
            },
            {
              "itemid": 789892804,
              "bp": false,
              "skinid": 0,
              "container": "belt",
              "amount": 1
            },
            {
              "itemid": 3506021,
              "bp": false,
              "skinid": 0,
              "container": "belt",
              "amount": 1
            },
            {
              "itemid": 110547964,
              "bp": false,
              "skinid": 0,
              "container": "belt",
              "amount": 1
            },
            {
              "itemid": -1127699509,
              "bp": false,
              "skinid": 0,
              "container": "belt",
              "amount": 1
            }
          ]
        },
        "basicstarter": {
          "name": "BasicStarter",
          "description": "some basic tool and a gift",
          "max": 0,
          "cooldown": 300.0,
          "authlevel": 0,
          "hide": false,
          "npconly": false,
          "permission": null,
          "image": null,
          "items": []
        }
      }
    }
     
  11. You need to upload the file
     
  12. I don't see what's the difference, but here
     

    Attached Files:

  13. Test this
     

    Attached Files:

  14. No idea what you are asking there
     
  15. Created permission, but the issuance of the player , there is no such error permission,

    what is the problem?
     
  16. Sorry still dont understand something about you made a permission
     
  17. I have a question.
    Can other players use the command : /kit add?
    Or default just admins?
     
  18. only admins auth level 2
    Why you ask?