Cmd dont work in channel

all cmd commands dont work.
"cmd_allow",
"cmd_kick",
"cmd_ban",
"cmd_unban",
"cmd_com",
"cmd_mute",
"cmd_unmute"

 
Everything worked fine before the last update
    {
      "Discord Channel ID #": "826643618365177866",
      "Channel Flags": [
        "log_f7reports",
        "log_kicks",
        "log_bans",
        "game_report",
        "game_bug",
        "cmd_allow",
        "cmd_kick",
        "cmd_ban",
        "cmd_unban",
        "cmd_com",
        "cmd_mute",
        "cmd_unmute"
      ],
      "Custom: Words/Phrases to Log": [
        "keyword1",
        "keyword2"
      ]
    },
 

did you setup command roles?

totally overlooked, thanks to you.


Merged post

it work now.
But now i gat this error on timeban command

!timeban 76561############ TestUser 3h Test TimeBan

Failed to call hook 'SCmdBanId' on plugin 'ServerArmour v0.6.40' (FormatException: Input string was not in a correct format.)
  at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x00057] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00013] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at System.Int32.Parse (System.String s) [0x00007] in <eae584ce26bc40229c1b1aa476bfa589>:0 
  at Oxide.Plugins.ServerArmour._BanUntil (System.String banLength) [0x0002d] in <46197574e3f448a6af768c687440a299>:0 
  at Oxide.Plugins.ServerArmour.API_BanPlayer (Oxide.Core.Libraries.Covalence.IPlayer player, System.String playerNameId, System.String reason, System.String length, System.Boolean ignoreSearch) [0x00035] in <46197574e3f448a6af768c687440a299>:0 
  at Oxide.Plugins.ServerArmour.SCmdBanId (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00033] in <46197574e3f448a6af768c687440a299>:0 
  at Oxide.Plugins.ServerArmour.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01e4d] in <46197574e3f448a6af768c687440a299>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0 ​

ServerArmor plugin has nothing to do with Rustcord.

But Rustcord triggers the error when I try to use !timeban.