public plugin_init() { if (file_exists(CFG)) { register()... } else server_print("ERROR! Config file not found") }