86 Commits

Author SHA1 Message Date
pegasus 1f8ed8da44 Update Chanban/cmgmt_langs/en.msg 2026-03-09 19:14:11 +01:00
pegasus 326a1e496f Update Chanban/cmgmt_langs/it.msg 2026-03-09 19:13:27 +01:00
pegasus e305465d15 Update Chanban/cmgmt_langs/pt.msg 2026-03-09 19:11:44 +01:00
pegasus 07cf0bdaea Update Chanban/cmgmt_langs/it.msg 2026-03-09 19:08:26 +01:00
pegasus b905175e92 Update Chanban/cmgmt_langs/en.msg 2026-03-09 19:07:40 +01:00
pegasus 6dc9d744e8 Update Chanban/README.md 2026-03-09 19:05:22 +01:00
pegasus 7bfb27a1d2 Add voice management and fixed some logic on the script 2026-03-09 19:04:07 +01:00
pegasus 9c133201be Update Chanban/cmgmt.tcl 2026-03-09 16:48:29 +01:00
pegasus 434c540e89 Update Chanban/cmgmt_langs/en.msg 2026-03-09 16:45:42 +01:00
pegasus f8ac7c0631 Update Chanban/cmgmt_langs/it.msg 2026-03-09 16:44:20 +01:00
pegasus bc16663608 Update Chanban/cmgmt_langs/pt.msg 2026-03-09 16:43:56 +01:00
pegasus abd19a2ed1 Update Chanban/cmgmt_langs/en.msg 2026-03-09 15:33:57 +01:00
pegasus 56f21a16c4 Bump script version after so many changes 2026-03-06 09:33:21 +01:00
pegasus 48a04dbcbd Organize things better and fix a typo 2026-03-06 09:32:13 +01:00
pegasus a44468bbd3 Update Chanban/README.md 2026-03-05 20:03:01 +01:00
pegasus 138d62a6fd Update Chanban/README.md 2026-03-05 20:00:41 +01:00
pegasus 93e278693c Update Chanban/README.md 2026-03-05 19:59:56 +01:00
pegasus 1fbad9603b Update Chanban/README.md 2026-03-05 19:56:19 +01:00
pegasus 609874b055 Update Chanban/README.md 2026-03-05 19:54:56 +01:00
pegasus b1c01ff09e Update Chanban/README.md 2026-03-05 19:49:37 +01:00
pegasus 986cd1a01f Update Chanban/README.md 2026-03-05 19:47:00 +01:00
pegasus 3355671d9a Update Chanban/README.md 2026-03-05 19:44:28 +01:00
pegasus 97d5f87ec1 Fix and expand README across all three languages
- Add missing commands: addban, addop, delop, ops
- Add missing autoadd to private commands tables
- Add Flag column to command tables to distinguish [o] from [n]
- Add missing addOpMask to configuration table
- Document 5-minute extban cron job in automatic ban tracking
- Add notes on addban raw mask behaviour and uid/sid InspIRCd handling
- Fix %s → %1$s positional placeholder wording in language support
- Add is.enabled/is.disabled translation guidance for new language authors
2026-03-05 19:39:58 +01:00
pegasus d34eb2a16a Update Chanban/README.md 2026-03-05 19:33:40 +01:00
pegasus 4003a17245 Fixed missing msgcat strings 2026-03-05 19:23:44 +01:00
ThePeGaSuS c26418aff2 Use positional parameters for languages that need to swap them 2026-03-05 18:55:41 +01:00
pegasus e9c98df33e Proper usage of msgcat 2026-03-05 18:51:48 +01:00
pegasus 4ee6241bc8 Update Chanban/README.md 2026-03-05 14:43:16 +01:00
pegasus 92c67edbe7 Update Chanban/cmgmt.tcl 2026-03-05 14:41:07 +01:00
pegasus 646491f3a0 Update Chanban/cmgmt_langs/pt.msg 2026-03-05 14:40:48 +01:00
pegasus 7aed5eddb0 Update Chanban/cmgmt_langs/it.msg 2026-03-05 14:39:56 +01:00
pegasus 42de271971 Update Chanban/cmgmt_langs/en.msg 2026-03-05 14:38:37 +01:00
pegasus 2fd2daa249 It's "enhanced", you moron! 2026-03-04 07:51:30 +01:00
pegasus 14b866c515 Better grammar 2026-03-03 22:47:31 +01:00
pegasus a53af90d97 Add NickTracker/nicktracker.tcl 2026-03-03 22:41:51 +01:00
pegasus 1a74ab45c7 Add confirmation that the ban was added via 'addban' 2026-03-03 21:38:50 +01:00
pegasus 404e439bca Typo fix 2026-03-03 21:25:30 +01:00
pegasus e4e99967ac It's nick not chan, dumbass! 2026-03-03 20:11:01 +01:00
pegasus ccce0e8ec5 Fix typo on pm addban proc name 2026-03-03 20:06:49 +01:00
pegasus 033f15a3de Added string for addban error 2026-03-03 20:03:56 +01:00
pegasus e20da67e7b Added string for addban error 2026-03-03 20:02:31 +01:00
pegasus 84805dcc3c Added string for addban error 2026-03-03 20:01:19 +01:00
pegasus c926295825 Fixed wrong messages placeholders 2026-03-03 19:57:07 +01:00
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
pegasus 105e19afb0 Update Chanban/cmgmt.tcl 2026-03-03 19:27:02 +01:00
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
pegasus 25ec4db93f Update Chanban/cmgmt_langs/pt.msg
We no longer remove bans when they're removed manually, unless they match an extban
2026-03-03 19:18:05 +01:00
pegasus 1c4a5a9f5b Update Chanban/cmgmt_langs/it.msg
We no longer remove bans when they're removed manually, unless they match an extban
2026-03-03 19:17:43 +01:00
pegasus 4ed1dd8860 We no longer remove bans when they're removed manually, unless they match an extban 2026-03-03 19:17:19 +01:00
pegasus 36e94de420 Revert pastebin change 2026-03-03 19:15:50 +01:00