Having to specify each plugin in the main file is lame. The server should look for plugins in the plugins/ directory and automatically load them. I'm not sure how third-party plugins will be loaded yet, but this is useful for core plugins.
Maybe also add plugin reloading functionality.
Having to specify each plugin in the main file is lame. The server should look for plugins in the
plugins/directory and automatically load them. I'm not sure how third-party plugins will be loaded yet, but this is useful for core plugins.Maybe also add plugin reloading functionality.