public plugin_init() { if(!cvar_exists("srv_startup")) { register_cvar("srv_startup","1") log_amx("[AMXX] Server Stated Up") } }