Using the Snippet Generator tool in Jenkins 2, I can setup a plugin like I would within a job, and then it will generate me the Groovy I can use in my Pipeline scri
You can't use plugins which are not compatible with pipeline generally.
Plugins need to be modified more or less to be compatible.
See https://github.com/jenkinsci/pipeline-plugin/blob/master/COMPATIBILITY.md