I’ve tried to create a custom plugin and place it in DeadlineRepository8\custom\plugins but when I try to submit a job from a custom submission script (
ClientUtils.ExecuteCommandAndGetOutput( arguments )
) where I specify Plugin=MyPlugin, I get an error saying the plugin is not recognized. If I move the plugin to the DeadlineRepository8\plugins folder, the plugin is found and works fine.
Thanks for reporting this, we will look into it.