There is one problem i have removed those two register_clcmd's so that the players can't call the function. I want it to be automatically called from the server and when i removed them your plugin stopped working.. so apparently your plugin is using them, can you make the plugin call the /me function by some other way i have used the second plugin that you gave me and he was working fine, there was just this problem..
register_clcmd("say /me", "cmdMe", 0, "- display current round stats (chat)")
register_clcmd("say_team /me", "cmdMe", 0, "- display current round stats (chat)")