public plugin_init(){ register_clcmd("votemap", "CmdVotemap");}public CmdVotemap(id){ return PLUGIN_HANDLED;}