Option to hide disabled vehiclesSolved
Would be so great if you could change the plugin so it will show (help command in chat) only available for purchase vehicles. Or at least make it as an option in config file (e.g. "Show Only Purchasable": true).
So players even don't know there are vehicles witch are disabled 
You could modify the lang file... but would need to be clever about it.
Must be I'm not that clever enough to make /license command print into chat only available vehicles by editing a language file...
ah, no worries. i'll try to make on for you. eta 1-3 days.

Merged post

wait, hide vehicles that are disabled. you already know which vehicles you don't want?
Well, it would be better if plugin could read the config file (it will do it anyways) and when someone execute the command /license to see general help, the reply from plugin would with only enabled for buying ("Purchasable": true). If I only enabled a mini copter, still I will get a full vehicles list when type /license into chat. Of course I can hardcode something into plugin itself, but I'm looking for a solution with updating plugin being not interrupted by.
You'd still have to tell the config which vehicles were purchasable first. Which vehicles are purchasable for you?

Merged post

So you want /buy to dynamically show a list of purchaseable vehicles based on the config file, and you want /spawn to show only purchased vehicles?
Of course you're right, I need to set this in config file, but I can changed my mind tomorrow, so I want to be able change this list dinamicly.
And yes, you got exactly what I'm trying to tell.
Sorry for my english :)
I was tryna translate for the dev. Npnp
If the vehicle is disabled, it will not be displayed.
Man, my bad, sorry and thanks for your great, hard work! :)
Locked automatically