24 Commits

Author SHA1 Message Date
pegasus 269df0cdd9 Update Chanban/cmgmt.tcl
Fix erroneous path
2026-06-23 16:30:52 +02:00
pegasus 56ab58db41 Update Chanban/cmgmt.tcl 2026-06-15 09:29:32 +02:00
pegasus f6af0df26a Update Chanban/cmgmt.tcl 2026-06-04 11:31:15 +02:00
pegasus 7c1e76f8bc Update Chanban/cmgmt.tcl 2026-06-04 11:26:51 +02:00
pegasus cacd906170 Update Chanban/cmgmt.tcl
Add optional reason for addban, ban, tban and kick command
2026-06-04 11:24:33 +02:00
Teh PeGaSuS 7bfb27a1d2 Add voice management and fixed some logic on the script 2026-03-09 19:04:07 +01:00
Teh PeGaSuS 9c133201be Update Chanban/cmgmt.tcl 2026-03-09 16:48:29 +01:00
Teh PeGaSuS 56f21a16c4 Bump script version after so many changes 2026-03-06 09:33:21 +01:00
Teh PeGaSuS 48a04dbcbd Organize things better and fix a typo 2026-03-06 09:32:13 +01:00
Teh PeGaSuS 4003a17245 Fixed missing msgcat strings 2026-03-05 19:23:44 +01:00
Teh PeGaSuS e9c98df33e Proper usage of msgcat 2026-03-05 18:51:48 +01:00
Teh PeGaSuS 92c67edbe7 Update Chanban/cmgmt.tcl 2026-03-05 14:41:07 +01:00
Teh PeGaSuS 1a74ab45c7 Add confirmation that the ban was added via 'addban' 2026-03-03 21:38:50 +01:00
Teh PeGaSuS 404e439bca Typo fix 2026-03-03 21:25:30 +01:00
Teh PeGaSuS e4e99967ac It's nick not chan, dumbass! 2026-03-03 20:11:01 +01:00
Teh PeGaSuS ccce0e8ec5 Fix typo on pm addban proc name 2026-03-03 20:06:49 +01:00
Teh PeGaSuS c926295825 Fixed wrong messages placeholders 2026-03-03 19:57:07 +01:00
Teh PeGaSuS 1dfcb61a53 Added 'addban' comand
The new `addban` command accepts any type of mask and doesn't make any checks to see if it is properly formatted, so users must check twice if the mask they're adding is correct.
2026-03-03 19:54:05 +01:00
Teh PeGaSuS 105e19afb0 Update Chanban/cmgmt.tcl 2026-03-03 19:27:02 +01:00
Teh PeGaSuS 2fa7be4b91 Add error message on the three supported languages
Ff the script fails to load due to the lack of `msgcat`, warn in the same language as the one set on $::cmgmt::locale
2026-03-03 19:25:57 +01:00
Teh PeGaSuS 36e94de420 Revert pastebin change 2026-03-03 19:15:50 +01:00
Teh PeGaSuS be2837d3bc We no longer remove bans when they're removed manually, unless they match an extban 2026-03-03 19:15:04 +01:00
Teh PeGaSuS e7bda2b41d Fixed msgcat import and missing variables 2026-03-03 17:39:08 +01:00
Teh PeGaSuS d152990382 Rename file 2026-03-03 13:19:40 +01:00