Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. 1. Place 3 supply signals in your inventory
    2. Type /kit add "name"
    3. Type /kit description " " then /kit cooldown (amount in seconds)
    4. Type /kit items to copy the items from your inventory to the kit.
    5. If you want the kit for lets say VIP, do /kit permission vip and give that permission to your VIP members.
     
  2. can someone tell me what im doing wrong when I do /kit add starter it tells me i am not authrized. is there a perm i need to set. I am the server owner and in the admin group
     
  3. Have you set yourself as owner? Check by re-doing in console ownerid "your steamid" then rejoin the server and try again.
     
  4. That is where i'm running into a snag. I'm trying to make so all players that join from start are able to redeem the kit every 24 hours. What would I need to do to make that possible? so that upon joining the server they automatically are able to use it.

    I was able to make the kit and set the cooldown for 24hr's (in seconds format) but not players were able to access it.
     
  5. Have a problem with the Normal Player kits.
    Have set authlevel to 0 and permission to false and he say to me as Normal Player you have not rights/permission but have put off with false. what can i do?

    look my settings:

    as admin or other i become the kit but i want it for normal player

    "starter": {
    "name": "starter",
    "description": "Start/Death Kit",
    "max": 0,
    "cooldown": 900.0,
    "authlevel": 0,
    "hide": false,
    "npconly": false,
    "permission": false,
    "image": null,
     
  6. Kits | Page 85 | Oxide
    Players do need to access all apart from the autokit these ones are only accessed via permissions vip, donator, admin and mod
     
  7. i have problems with the permission, it tells me that i dont have permission to use the /kit permission PERMISSIONNAME command please help
     
  8. Check the users.cfg file in the cfg folder open it with notepad++ and check you have
    ownerid yoursteamid "your username" "Owner"
     
  9. i still can't make kits, "You dont have access to that command"
     
  10. upload the users.cfg file please if you want you can pm it to me
     
  11. these are the files
     

    Attached Files:

  12. That is moderatorid it needs to be owner id do this from rustadmin or whatever program you have
    removemoderator 76561198111281442
    server.write.cfg
    ownerid 76561198111281442 Araniblork Owner
    server.write.cfg

    So inside the user.cfg file it will look like
    Code:
    ownerid 76561198111281442 "Araniblork" "Owner"
    Change Araniblork to whatever your admin game name is just dont add titles or clan tag to the name
     
  13. [Oxide] 6:55 PM [Error] Failed to load plugin 'kits' (no source found)
    [Oxide] 6:55 PM [Debug] Load requested for plugin which is already loading: Kits
    [Oxide] 6:55 PM [Info] Kits was compiled successfully in 2266ms
    [Oxide] 6:55 PM [Info] Loaded plugin Kits v3.1.3 by Reneb
    [Oxide] 6:56 PM [Error] Failed to load plugin 'kits' (no source found)
    [admin] giving OxiDoll 1000 x High Velocity Rocket
     
  14. Wulf

    Wulf Community Admin

    There's no need to load the plugin manually, but keep in mind that the commands are case-sensitive, so it'd be Kits not kits.
     
  15. Reneb, this plugins is not working wery well with the lastest rust update. an update please!
     
  16. Wulf

    Wulf Community Admin

    Are you getting any errors?
     
  17. im at work rigth now. i upload a log text whith the errors
     
  18. Hello, I can not understand all the problems of downloading the plugin through FaylZilla and nothing happens when you register Kit in the game he writes invalid command
     
  19. How can i set that every day is the same kit available? Or i have to creat every day a new one?
     
  20. it's my kits.json (an example) :
    ------------------------------------------------------------------------------
    Code:
    "ressources": {
    "name": "ressources",
    "description": "RESERVE AUX DONATEURS",
    "max": 0,
    "cooldown": 5.0,
    "authlevel": 0,
    "hide": false,
    "npconly": false,
    "permission": set2,
    "image": null,
    "items": [
    {
    "itemid": 3655341,
    "bp": false,
    "skinid": 0,
    "container": "main",
    "amount": 2000
    },
    {
    "itemid": -892070738,
    "bp": false,
    "skinid": 0,
    "container": "main",
    "amount": 2000
    },]
    },
    -----------------------------------------------------------

    for this kit, ""permission": set2,"

    And after, i have use AuthLevel :

    ------------------------------------------------------
    Code:
    "Settings": {
    "set2": "canSet2",
    }
    ---------------------------------------------------------------

    And i write (console server) : "oxide.grant group vip canSet2"
    or : "oxide.grant group vip Set2"

    and it's not good : "Permission 'Set2' doesn't exist"

    Anyone can help me ? :/ please

    If you want files, you can add me : Steam Community :: Pytha