script class-loader should have access to all scripts, because it may need to load plugins on behalf of client plugins.. This makes `OscriptPlugin#registerClient()` only needed in cases where the client plugin has .os script files or other resources (besides java classes) that could need to be accessed from the script environment.