Skips the plugin loader if the configured plugin directory does not exist. This is a common case if the core is being run for the first time. A warning is logged instead.
Additions
Added a check to see if the directory exists. If it does not, a warning is logged and loading plugins is aborted.