public plugin_init(){ register_clcmd("drop", "cmdBlock");} public cmdBlock() return PLUGIN_HANDLED_MAIN;