mod_example
A code example plug-in
Loading the plugin
On Unix systems:
plugin /var/lib/uhub/mod_example.so ""
plugin c:\path\to\mod_example.dll ""
Details
This plug-in is intended as a code example for writing plug-ins. It adds a user command, !example that simply writes a message to the user when it is invoked.