瀏覽代碼

Update BT.PrvCmds.tcl

bug fix related to unbanme command.
BLaCkShaDoW 4 年之前
父節點
當前提交
d539cb66b3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      BlackTools/Commands/BT.PrvCmds.tcl

+ 1 - 0
BlackTools/Commands/BT.PrvCmds.tcl

@@ -441,6 +441,7 @@ if {[setting:get $chan xonly] || [setting:get $chan xtools]} {
 	putquick "PRIVMSG $black(chanserv) :unban $chan $read_host"
 						}
 	blacktools:auto:remove $read_host $chan
+	set black(bans) [blacktools:banlist:all]
 	blacktools:tell $nick $input $hand $chan $chan1 bot.7 none
 				}
 			}