register_event( "Damage", "msgDamage" ); //... public msgDamage( ) { return PLUGIN_HANDLED; // now the msg will be blocked forever XD }