Called when the map has loaded, servercfgfile (server.cfg) has been executed, and all plugin configs are done executing. This is the best place to initialize plugin functions which are based on cvar data.
This will always be called once and only once per map, after OnMapStart(). On late load it will be called again.
forward void OnConfigsExecuted()