Add permission for command infoSolved
hello, great plugin!

is it possible to add a permission for the chat infos ? ( /spawn /buy, etc...)

i don't want normal player can see chat answers for something they don't have access to.
but only vip players.

I would like, when a normal player write /spawn : answer: not allowed
is it possible ?
thanks !!!
I was curious how to make it so only my vip players could see the options to purchase Vehicles in the chat commands.
Custom permissions?
yes so only the people with them can see the buy options
Revoke the existing permissions from other players, only grant to your "VIP" players.
i just downloaded it and i haven't gave any permissions and i can access it on my non admin account/ non vip
Also i wanted to change one of the way's to purchase to metal fragments would i just do metal.fragments in the config?

Merged post

yes sir
I'm doing it.
using metal.fragments. like this
      "Price": {
        "metal.fragments": {
          "amount": 500,
          "displayName": "Metal Fragments"
        }
      }​
 
okay awesome, thanks for the conformation.
Locked automatically