Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Hey,

    Sorry for my english, I speak french.

    When I try to add the kits, the server say "don't have the permission" but i set myself owner with the command ownerid.

    Someone can tell me what is the permission to create kits ?


    thanks
     
  2. There was a fix done for this some time ago
    [DOUBLEPOST=1457303744][/DOUBLEPOST]
    after doing
    ownerid steamid64 "player name" "reason"
    did you then do
    server.writecfg
     
  3. Yeah, I saw that. For some reason I never got an email about the update. Updater also didn't say the plugin was out of date.

    My fault. Thanks.
     
  4. Fixed after a server reboot, thanks :)
     
  5. A relog of your char would do the same
     
  6. Hello
    maked kits (all works fine)
    Created a Group "VIP"
    Grants permission "kits.vip" to the group "VIP"
    after adding an user to gropu "VIP", the cooldown is max and the member of this group need to wait until cooldown-
    how to solve/setup it that after adding to an group with permission VIP to get the kits instantly-
    thx

    /kit resetdata- only this helps manualy
    but i need it for special each player to get after adding to group that he can use kits instantly
     
    Last edited by a moderator: Mar 7, 2016
  7. Remove cooldown from each kit
    /kit add "vip"
    /kit items description "VIP reward" permission Kits.vip

    Remember the K is higher case for the permission
     
  8. thx i will try, only works with "max 1,2,3 etc " ?
     
  9. You will need to /kit resetdata so it removes all info from Kits_Data.json file after you have removed the cooldown from the kits
     
  10. yes /kit resetdata helps only to restart cooldown, if cooldown is setted to an amount
     
  11. You can edit your kits file in the data folder with notepad++ set the to "cooldown": 0.0, then reload Kits then use the /kit resetdata
     
  12. THX Resistance, but now i dint see a cooldown after i got an Kit-
    I need that every kit has 24 cooldawn, but 2x usage per 24h.
    That an part of my data / kits.json :
    Code:
    "krieg": {
          "name": "krieg",
          "description": "Калаш/патроны/броня/аптечки - откат 24 часа. 2x",
          "max": 2,
          "cooldown": 0.0,
          "authlevel": 0,
          "hide": false,
          "npconly": false,
          "permission": "kits.vip",
          "image": "https://rust-wiki.com/images/e/e0/Assault_Rifle.png",
          "items": [
            {
              "itemid": 106433500,
              "bp": false,
              "container": "wear",
              "amount": 1,
              "skinid": 0,
              "weapon": false,
              "mods": []
            },
            {
     
  13. If you need a cooldown then put it in but I thought you did not want it without a cooldown also your permission needs the K higher case Kits.vip like this to have a 12 hour cooldown set it to 43200
    "cooldown": 43200.0,
    also best to leave max at 0 check what I have changed in your quote above
     
  14. I want to let the player can get a variety of gift bag how should a gift bag, thank you
     
  15. gift bag? think you mean a kit unless you are in the wrong topic
     
  16. Hey there,
    Can someone help me I´m not able to create kits
    Problem is that is says me that I have no permission to create one ...
    But im already assigned as a owner by that command : ownerid (Steam64) etc.
    I dont know what to do!
    Please help :-<
     
  17. oxide.grant group admin kits.use
     
  18. [Oxide] 9:25 PM [Info] Permission 'kits.use' doesn't exist
    hmm... didnt work
     
  19. Dont post permissions that don't exist
    [DOUBLEPOST=1457556830][/DOUBLEPOST]
    Kits | Page 127 | Oxide

    After doing ownerid steamid64 "player name" "reason"
    then type server.writecfg in rcon then relog if in game