Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. I tried what you said, and it still says "You do not have access to this command"
     
  2. MAN Tha'ts the problem! You can't have moderator and owner access in the same time, You have to choose between being a moderator or a owner. So in your console type: ownerid steamID64 and then writecfg. Than restart the server and you're done! Don't do moderatorid because it will remove your owner permission and change it to moderator permission! Hope it helps! :D. PS: go to your users.cfg in rustserver\server\ServerName\cfg\users.cfg and remove everything. Go back to your server restart it and then do what I said above (ownerid steamID64 and then writecfg) and you should be ready do go!
     
  3. I just say i dont got permission to create a kit?
     
  4. Did you tried what I have wrote above??
     
  5. I disabled my moderator and was just owner, it still said "You do not have access to this command"
    [DOUBLEPOST=1471204311][/DOUBLEPOST]I got it to work finially.
     
  6. Well tell us how did you make it! If someone has the same problem as you. they will see your response!
     
  7. Hi can some one please help,,,
    Plugin works brill by the way
    just thought i would add the copy/paste plugin and do a basic house for the players i can now do /paste build1 and it works a treat so i thought add it to a kit so i did
    /kit add house
    /kit building build1

    now when i try to do the kit it says The ground is too step even thou i'm on flat ground.
    if i turn autoheight to false it will place the building but its half burried
    this is at the botom of my config file

    "CopyPaste - Parameters": [
    "autoheight",
    "true",
    "blockcollision",
    "false",
    "deployables",
    "true",
    "inventories",
    "false"
    ]
    anybody got any ideas

    just done /paste house height 1 in many places on the map and it works brill just not in a kit
     
  8. Change it to
    Code:
    "CopyPaste - Parameters": [
        "autoheight",
        "true",
        "blockcollision",
        "3",
        "deployables",
        "true",
        "inventories",
        "true"
     
  9. Thanks Resistance thats working alot better although 60% of the house i put down seem to have there foundations underground is there any way we could have a option in the config as in setheight = 1

    Also my server has just to a automatic restart now i cannot place a house anywhere is says the ground is too steep, lol i'm doing this where i did it before the restart

    ITS OK I'VE SORTED IT me being stupid as usual

    in the kits.json file i've done this
    "CopyPaste - Parameters": [
    "height",
    "1",
    "blockcollision",
    "3",
    "deployables",
    "true",
    "inventories",
    "true"
    ]
     
    Last edited by a moderator: Aug 15, 2016
  10. Hello !
    I have a problem. I have create a group vip and i have create a permission kits.vip but the kit vip is open for everybody. If you not in the vip group, you can take the kit... I don't understand... Thanks Oxide's community !
    Kits.json upload and oxide.groups here (i delete characters but is bug pastebin): "vip" "kits.vip"betterchat.group.vip" - Pastebin.com

    For the French / Pour les Français:
    En gros j'ai créer un groupe vip et un kit vip qui va avec. Le groupe existe et j'ai "normalement" créer la permission kits.vip qui va avec mais tout le monde peux demander le kit même sans être ajouter dans le groupe VIP. Une idée? je joins les fichier avec. Merci d'avance les gens !
    Kits.json upload et oxide.groups ici (Que j'ai du épurer car passer pas dans pastebin avec le code): "vip" "kits.vip"betterchat.group.vip" - Pastebin.com
     

    Attached Files:

  11. Test this make sure you reload the plugin and add this permission to the vip group only Kits.vip
     

    Attached Files:

  12. can u guys tell me why people have no access to my kits , its bugging me badly thanks...
     
  13. If you dont upload the file how can we help
     
  14. i just downloaded the kits , and set my kits up and when people try and access kit list , it sais no access to this command
     
  15. It's because you have to set that kit to auth level 0. For everyone to use it
     
  16. i do that and it still dont work
    [DOUBLEPOST=1471466397][/DOUBLEPOST]this is the only plugin im getting problems with
     
  17. can someone tell me why people cant access kit list
    [DOUBLEPOST=1471473631][/DOUBLEPOST]{
    "NPC - GUI Kits": {
    "1235439": {
    "description": "Welcome on this server, Here is a list of free kits that you can get <color=red>only once each</color>\n\n <color=green>Enjoy your stay</color>",
    "kits": [
    "kit1",
    "kit2"
    ]
    },
    "8753201223": {
    "description": "<color=red>VIPs Kits</color>",
    "kits": [
    "kit1",
    "kit3"
    ]
    }
    },
    "CopyPaste - Parameters": [
    "autoheight",
    "true",
    "blockcollision",
    "true",
    "deployables",
    "true",
    "inventories",
    "true"
    ]
    }
     
  18. Wait? Are you saying that /kit isn't working for auth level 0? But that's impossible because anyone can view the kits.
     
  19. no i can access kit list because im owner but no 1 else can , do you know the problem all my kits are on authlevel 0?
    [DOUBLEPOST=1471474593][/DOUBLEPOST]i have even done /kit authlevel 0
     
  20. GamefxHD 2 can you post your config file its in /oxide/data called Kits.json