1)Packed up as .jar file
2)Contain class PluginMain which implements the interface
dshub.Modules.DshubModule ( fixed name)
3)This class must be in package dshub.plugin;
4)The plugins must be placed in /modules directory.
The interface may be viewed in :
http://dshub.svn.sourceforge.net/viewvc ... iew=markup
with additional comments for each functions
The interface may suffer additional changes when software changes.
If you create modules, add them on a tracker on
http://sourceforge.net/tracker/?group_i ... id=1020439
The best modules will be awarded with inclusion in the official distro, so go go go and start working