The jenv plugins command will, I believe, show you all available plugins.
jenv plugins
Is there a jenv command that indicates which plugins are actually enabled?
jenv
The way to list all plugins is by running jenv plugins --enabled
jenv plugins --enabled