Loading plugins
ali
Let's take a look at loading other plugins. If you didn't use supybot-wizard, though, you might do well to try it before playing around with loading plugins yourself: each plugin has its own configure function that the wizard uses to setup the appropriate registry entries if the plugin requires any.
If you do want to play around with loading plugins, you're going to need to have the owner capability.
Remember earlier when I told you to try help load? That's the very command you'll be using. Basically, if you want to load, say, the Games plugin, then load Games. Simple, right? If you need a list of the plugins you can load, you'll have to list the directory the plugins are in (using whatever command is appropriate for your operating system, either ls or dir).