Some guide for plugin?

I would like to make a plugin from zero with blueprints but I can’t find some tutorial from zero, step to step. In the docu all is too much general. In addition ue4 has a button for make a new plugin that it makes a lot of files. Thanks for helping me!

You cannot make a “plugin” with Blueprint scripting. You need C++ compiler to create Engine/Project plugins.

I mean BluePrint Lybrary or maybe a blank plugin with “Create new Plugin”. But I want only a tutorial.Thanks Bruno))