Hi there! I'm sure this is a noobish question, since I am new with forge, but I want to ask it anyway.
I'm updating a mod that integrates the YouTube Live Stream chat into the MC chat to 1.8.9. But after I make the necessary changes, the command won't execute. Not even a usage message (however, I do get one of those in the "mock" command). I'm not seeing anything in the MC client log, nor is it spitting out errors at me in the chat. It's just that nothing happens!
Here is my code: https://github.com/PeregrineZ/youtube-chat-for-minecraft/
Can anyone kindly explain to me what I've done wrong?
Thanks!