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.
Setting server.levelurl via a plugin...?
try Init() i beleve its the first thing to be called
Thanks, will do