Ctrl M is already used by a default command.
here go to this directory: ("C:\Blockland\Add-Ons\Script_ShortcutMsgs.zip\client.cs")
then the top line change it from
moveMap.bind(keyboard, "ctrl m", buttonA);
to
moveMap.bind(keyboard, "//your key", buttonA);