Setting server.levelurl via a plugin...?

Hiya, does anyone know of a method that runs early enough in the server startup that I'd be able to set the server.levelurl ?

Thanks in advance.

try  Init() i beleve its the first thing to be called

Thanks, will do