Plugin module not included in a packaged game

I have recently created a plugin for UE4 with content and C++ code. I have packaged the plugin and tried to add it into a fresh blueprint only project. Everything seems to function correctly in the editor, however, I get this message when I run the packaged game (See image). Preventing my plugin module to not be included in a packaged game?

d.PNG