Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. Will do after I reinstall kits.
    Thanks again!
     
  2. Anyone know how to disable the UI and to use only chat messages like /kit medic? Thanks!
     
  3. in the config if u have like this

    Code:
        "0": {
          "description": "Welcome on this server! Here is a list of free kits that you can get.  <color=green>Enjoy your stay.</color>",
          "kits": [
            "kit1",
            "kit2"
          ]
        },
    change "0": { to "1": {
     
  4. Yeah i figured it out, damn im such a noob.. Its explained in the video.. lol. Thanks anyway +rep
     
  5. Glg

    Glg

    How to add item into Hello kit
     
  6. CVC

    CVC

    Hello,

    Anyone here facing kits are wiped for every restarting the server ?
    I don't even run command wipekits but all gone.

    Is there any config files to get rid of it ?

    Thank youu
     
  7. Two ways that would happen either the command was done in rcon or you messed up the kits.json in your data folder if you upload that file I will check it also upload the kits.json from config folder as well
     
  8. CVC

    CVC

    This is the config files I had right in the config folder:
    Code:
    {
      "NPC - GUI Kits": {
        "0": {
          "description": "Welcome to this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
          "kits": [
            "kit1",
            "kit2"
          ]
        },
        "1235439": {
          "description": "Welcome to this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
          "kits": [
            "kit1",
            "kit2"
          ]
        },
        "8753201223": {
          "description": "<color=red>VIPs Kits</color>",
          "kits": [
            "kit1",
            "kit3"
          ]
        }
      },
      "CopyPaste - Parameters": [
        "deployables",
        "true",
        "inventories",
        "true"
      ],
      "Custom AutoKits": {
        "0": "KitName",
        "1": "KitName",
        "2": "KitName"
      },
      "UI KeyBinding": "k",
      "Kit - Logging": true,
      "Show All Kits": false,
      "Background - URL": ""
    }
    Actually in the data folder it's a bit weird because there is no text/code at all... is it like that ?
    Kits_data.png
    Kits.json.png

    FYI: I'm using clanforge hosted by multiply game server. So it is what it is from what I get on fresh installation.

    Edit: Seems admin of host gameserver put the config file settings same with data folder.
    asd.png

    I've running some test just to make sure but no luck. Kits still wipe after do restart server.
    Any help would be appreciated.
     
    Last edited by a moderator: Jan 14, 2018
  9. Which Kit Plugin is the one that only comes up in chat when you type /kit? I currently have the most popular one that comes up with the GUI when you type /kit
     
  10. Wulf

    Wulf Community Admin

    There aren't any others, it's either this plugin with the GUI disabled or an older version of it.
     
  11. It does say something about Chat GUI but not really how to enable it. Is the chat feature completely custom?
     
  12. I need the kits.json from your data folder uploaded with whatever kits you have in it and do not paste them upload the file
     
  13. CVC

    CVC

    Alright here you go. Both are in the same directory (data) folder.
    Thanks in advance ;)
     

    Attached Files:

  14. Not what I asked for I said the kits.json from data folder that kits file you uploaded is from the config folder
     
  15. CVC

    CVC

    I'm sorry but that is what I get from the data folder.
    As I said on earlier post that the admin of my host change the content kits.json in data folder with the code in the config folder.
    So the result are pretty much same. I'm attaching both files with some renaming (data folder vs config folder) for your reference.

    I do realize before file changes, my kits.json (data folder) was blank without a code.
    So maybe the problem is in the kits.json inside data folder (just assume).

    Can you give me the default one ?
     

    Attached Files:

  16. You have the config file in data and config folder you need to delete both files from your data folder kits.json and kits_data.json reload the plugin and remake all kits
     
    1. I create kit vip, add items, etc etc
    2. Set permission reuqired
    3. I want everyone to see the kit exist even if they can't claim it
    4. Only ppl i give permission can see kit in /kit
    Way to fix that?
     
  17. look at your config file
     
  18. CVC

    CVC

    I think it's not worked.
    My kits are still getting reset after do some restart server so I have to set it all again after the server restart :(
    Anyone else facing this issue ?
     
    Last edited by a moderator: Jan 16, 2018