Thanks for sharing revolver.mn,
Following your other topic
http://theoven.org/index.php?topic=2741 I am sure you have some pm

Tip:
you can create a single plugin to support both XPE and SE
eg.
[Process]
IniRead,%ProjectDir%\script.project,Main,Type,%t%
If,ExistSection,%ScriptFile%,Process_%t%,Run,%ScriptFile%,Process_%t%
[Process_Plugin]
[Process_XPEPlugin]
Some real life examples:
+
Utils\"SFX Constructor" plugin
+
"Fabs AutoBackup Pro" plugin:
Call,DownloadX,"%BaseDir%\Projects\Yomi\AppY\System Tools\Fabs AutoBackup_Pro.Script"
Downloading Plugins with a CodeBox:
http://TheOven.org/index.php?topic=2672.0