Rust-Kits

Moved

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

4.96216/5, 185 likes
  1. sNT

    sNT

    Alright, setup 4kits, 3donor kits and one steam kit. All of them have permissions (kits.steam, kits.1star, 2star ,3star.)
    Alright. A new guy joins the server and types /kit, doesnt see anything, litterly empty.
    When he then joins the steam group he gets granted the kits.steam (with SteamGroups, plugin) now he can see the /kit steam kit.
    The problem i'm having is that i want all the players to see all of the kits without needing to have the permissions.
    They shouldnt be able to redeem them, but to see them.

    Any ideas?
     
  2. the option is in your config file open it and look
     
  3. sNT

    sNT

    Mind telling my which one? Hidden is set to false, authlevel 0, it wont show until they get the permissioon
     
  4. As I said the file in the config folder
     
  5. sNT

    sNT

    As i said, doesnt work :) I'll PM you the Config and the data file <3
     
  6. sNT

    sNT

    - updated new
     
    Last edited by a moderator: Aug 6, 2017
  7. upload them here
     
  8. sNT

    sNT

    pastebin/hBqTSmru
    pastebin/zE9UBRu5

    put .com after pastebin
     
  9. upload the files here
     
  10. sNT

    sNT

    Alrighty..
     

    Attached Files:

  11. You already have it set to true
    "Show All Kits": true,
    So what is the problem you are having
     
  12. sNT

    sNT

    As i said, people wont see the donation kits when doing /kit UNLESS they get their permission... Thats my problem.
    I'd like them to see ALL of the kits, and based on the permission they will be able to redeem it or not. It works with the GUI, BUT not WITH the chat
     
  13. test this
     
  14. sNT

    sNT

    Yup as i said, they can see it with the GUI, but it says unvalible for them. Which is the affect i want but for the chat..
    It works when NPC id is 0 not 1
     
  15. your config was not updated to the latest as you have things missing and somethings added that should not of been there also make sure you have the latest plugin as well
     

    Attached Files:

  16. sNT

    sNT

    Same, the players can see all the kits with the GUI (NPC ID 1) but not in when disabling GUI and using chat (NPC ID 0)
     
  17. Its meant to be 0
    Code:
    "NPC - GUI Kits": {
        "0": {
          "description": "Welcome to <color=blue>sweraid.com</color>! Enjoy the kits!",
          "kits": [
            "1star",
            "2star",
            "3star",
            "steam",
            "daily"
          ]
        },
    If this is not what you want then explain what you do want
     

    Attached Files:

  18. sNT

    sNT

    Hm no, if i put a 0 in there, i get that huge window with the buttons and stuff yeah? If i have that it works, if i put a 1 insted of 0, the kits shows up in chat insted which i want. The problem is not all of the kits shows up when i put 1, but if u put 0 with the gui thingy all of the kits show
     
  19. It wont show kits people don't have permission to the only way for them to see the kits that they dont have access to use the file I uploaded it will only work in GUI this is the way the plugin was made
     
    Last edited by a moderator: Aug 6, 2017
  20. sNT

    sNT

    nah i dont belive that, eubest servers manages to show all kits in the chat, there's got to be a way.. I would use the GUI if it wasnt a fucking pain in the ass to customize the UI as of its ugly atm.