Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. not how to remove a user from a permission
     
  2. Alright so first of all amazing plugin. Second im also trying to add permissions to my kits. Does this require a server restart if i create permissions for people?

    I see in the user json they have the permission but it is still not letting them use the kit with the permission and i setup the permissions correctly. So just wondering if it needs to be restarted or not.
     
  3. Have you tried reloading the plugin ?? "oxide.reload Kits"
     
  4. Yes I have, Says he can't see it in the list it only shows the kit starter

    Code:
      },
      "76561197979957754": {
        "LastSeenNickname": "Remmy",
        "Perms": [
          "vipblue"
        ],
        "Groups": [
          "player",
          "vipblue"
        ]
    Weird thing is below this permission there is another entry...

    Code:
      "[SWAT] Remmy": {
        "LastSeenNickname": "[SWAT] Remmy",
        "Perms": [],
        "Groups": []
    My groups code looks as...

    Code:
    {
      "admin": {
        "Title": "admin",
        "Rank": 0,
        "Perms": [
          "CanUseGodmode",
          "sil_url",
          "sil_owner",
          "sil_cd",
          "sil_storage",
          "admin"
        ]
      },
      "moderator": {
        "Title": "moderator",
        "Rank": 1,
        "Perms": []
      },
      "player": {
        "Title": "player",
        "Rank": 2,
        "Perms": []
      },
      "vip2": {
        "Title": "vip2",
        "Rank": 0,
        "Perms": [
          "sil_url",
          "vip2"
        ]
      },
      "vipblue": {
        "Title": "",
        "Rank": 0,
        "Perms": [
          "vipblue"
        ]
      }
    }
    I tried adding him to the vipblue group as well which has the permission vipblue and it still doesn't show up for him in /kit also reloaded plugin. Just havent tried restarting server yet as people are online.

    Edit: Kit config...

    Code:
    {
      "Messages: cantUseKit": "You are not allowed to use this kit",
      "Messages: itemNotFound": "Item not found: ",
      "Messages: kitredeemed": "You've redeemed a kit",
      "Messages: kitsreset": "All kits data from players were deleted",
      "Messages: maxKitReached": "You've used all your tokens for this kit",
      "Messages: noAccess": "You are not allowed to use this command",
      "Messages: unknownKit": "This kit doesn't exist",
      "Settings: authLevel": 1,
      "Settings: Permissions List": [
        "vip",
        "vipblue",
        "vipred",
        "vipgreen",
        "donator"
      ]
    }
    [DOUBLEPOST=1431727428][/DOUBLEPOST]Okay i figured it out, even though it was named vipblue it was taking vip permission by default into account so it shower vip - vipblue in the /kit . Weird but removing the vip permission let me actually use it. Thanks for the time plugin author you made instructions very clear in overview.
     
    Last edited by a moderator: May 15, 2015
  5. The plugin is telling me: Wrong Options: -donor I have a donor group setup already.
     
  6. Probably u have already a kit with permission -donor
    or
    Something is wrong with your permissions=groups
     
  7. I deleted all the kits and I wiped my server. Its a fresh server/map
     
  8. Uhh i know why ....
    There are two default permissions in Kits Plugin vip and donator...
    why u need donor when there is already one named donator.. ?
     
  9. Yea I found that our before I saw your post, I dont like donator so I use donor. Sorry for the trouble :)
     
  10. How do you change the stack sizes for ammo ? I set up the kit with a stack of anything over 64 and it will break it down into stacks of 64 ie 100 gets broken into a stack of 64 and 36???
     
  11. Get the plugin stacksizes.
     
  12. i have that already
     
  13. appears too most
     
  14. How to register: To / kit HELP - 2 times with an interval of 3 hours, and then to the interval it was a day?
     
  15. Alright, I think I screwed something up big time, Not sure where, what or how... I went threw all these and I cannot find a problem... I had recently set up the permissions system to take advantage of Donator Rewards and all that, I thought I had the system set up, unfortunatly I just found out all day today, every single person on the server had access to ALL of the Donator Kits... I had to roll back the server and disable kits, Any idea where I screwed up ? I uploaded all the config files I can find thats part of the system... THANKS!
     

    Attached Files:

  16. is there any command for load plugin completely (included dat changes)?
     
  17. If I was to put the autokit on a timer, is there a way to have that kit superseded by another autokit if the original is still on cooldown?
     
  18. @scorpnet you didnt add an "level" : 1 on the kits config, thats what i said on your server, and its easier to add them in game then in the config
     
  19. Its not using Auth Level, its using Oxide Permissions, and I did add it all in game, not via the config