TextChatCommand.Triggered not firing

I’m trying to make a chat command using TextChatCommands, but for some reason the Triggered event is not firing when I send the command in chat. Everything else (the autocomplete and blocking the message from being sent) works, just not the Triggered event. If it helps, I’m doing it from a regular server script.