Suggestion: catch-all permissionsSuggestion

This plugin has a lot of permissions. My players have all of these:

spawnheli.minicopter.spawn, spawnheli.minicopter.despawn, spawnheli.minicopter.fetch, spawnheli.scraptransport.spawn, spawnheli.scraptransport.despawn, spawnheli.scraptransport.fetch, spawnheli.attackhelicopter.spawn, spawnheli.attackhelicopter.despawn, spawnheli.attackhelicopter.fetch, spawnheli.minicopter.unlimitedfuel, spawnheli.scraptransport.unlimitedfuel, spawnheli.attackhelicopter.unlimitedfuel​
I would like to have one permission to rule them all and/or subcategories to cut down on the permissions spam and generally simplify it all, for example:

spawnheli.all.all
(spawn/despawn/fetch x3)

spawnheli.minicopter.all
spawnheli.scraptransport.all
spawnheli.attackhelicopter.all
(spawn/despawn/fetch for each)

spawnheli.all.spawn
spawnheli.all.despawn
spawnheli.all.fetch
spawnheli.all.unlimitedfuel

Part of this request has been added in v3.1.0, specifically the "spawnheli.all.<feature>" permissions.

Now that I'm reading your thread again, I realized I missed the "spawnheli.<vehicle>.all" request. Might add that later.