Make certain kits viewable, but not claimable?

Hello,

I would like to make my VIP and Discord/steam kits able to be seen by ordinary players but they cannot claim until they purchase/verify for the kit.

I have seen many servers do this but I cannot find out how they did this.

Thanks!

You create a permission for the kit which you can grant to player who purchases the kit,  just make kit
hidden "false" .
5b7d22c4ef71f.jpg pookins
You create a permission for the kit which you can grant to player who purchases the kit,  just make kit
hidden "false" .

In the config setting "hide" to false does not do anything for other players. It is still hidden for players without the permission.

5f4b6260dba47.png TailsIsAwesome

In the config setting "hide" to false does not do anything for other players. It is still hidden for players without the permission.

No it is not , please look at the screen shot i posted , it shows kits with and without permissions, it does not show hidden kits (bots/admin)
https://i.imgur.com/oxI9z6m.jpg

Even if I do /kit list my players tell me that there's nothing there. Of course I have hide false, but I don't see what I could be doing wrong. Players with the permission can see it.
5f4b6260dba47.png TailsIsAwesome
Even if I do /kit list my players tell me that there's nothing there. Of course I have hide false, but I don't see what I could be doing wrong. Players with the permission can see it.

If you (Admin) do /kit list it will of course show all the available kits in chat
if you have not changed this
{
"NPC - GUI Kits": {
"1235439": {

in your config json the chat option will work for other players
If you have changed those numbers to "0" then the gui will be enabled.
When you first install Kits plugin the GUI is not enabled by default , you have to enable it, So if you did not enable it by changing those numbers all the non hidden kits should show when you type /kit.
/kit list command is an admin only command which will show all created kits including NPC only ones

Admin Commands

  • /kit list -- see the full list of kits
Don't mean to revive this thread, but I too am trying to do something similar, however, with hide being false, it won't show up to the player unless i add the permission.
Hey I just figured this one out, look for a line in the config that says 'Show All Kits' - Make this true. I just tested with a player who could see the VIP kit but not redeem it
Wizla
Hey I just figured this one out, look for a line in the config that says 'Show All Kits' - Make this true. I just tested with a player who could see the VIP kit but not redeem it

I posted that "solve" 3 months ago in this thread.