Hi! Is there a way to stop the sending of commands before they reach the server (so completely on the client-side)? I've done a bit of research and most resources I found state that ClientChatEvent should be used. But for me that only fires for regular chat messages and not for commands. Any help is appreciated!