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!
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!
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.
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
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
/kit list -- see the full list of kitsWizlaHey 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.