23.03.2012, 22:01
To install a plugin:
Upload the plugin to your servers "plugins" folder. Depending if your linux or windows you would need either the .so (linux) or .dll (windows)
Then change your config and add:
plugins nameofplugin.so (linux) or plugins nameofplugin (Windows)
Example linux:
plugins nameofplugin.so
Windows:
plugins nameofplugin
Hope this helps!
Upload the plugin to your servers "plugins" folder. Depending if your linux or windows you would need either the .so (linux) or .dll (windows)
Then change your config and add:
plugins nameofplugin.so (linux) or plugins nameofplugin (Windows)
Example linux:
plugins nameofplugin.so
Windows:
plugins nameofplugin
Hope this helps!