View Issue Details

IDProjectCategoryView StatusLast Update
0005582unrealircdpublic2020-03-01 10:52
Reporterwestor Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0005582: Add 's' channel extban flag to match users on match server
DescriptionHello,

It would be nice and useful to see the "s" channel extban supported in next versions, actually that extban flag will match users on a matching server.

Examples:

/mode #chan +b *!*@* ~s:second.ircserver.net = this will prevent users that connecting from the 'second.ircserver.net' server to join in the channel.
/mode #chan +e *!*@* ~s:second.ircserver.net = this will allow only users that connecting from the 'second.ircserver.net' server to join in the channel.

- Thanks!
TagsNo tags attached.
Attached Files
3rd party modules

Activities

k4be

2020-03-01 10:52

developer   ~0021347

Try this.
serverban.c (2,199 bytes)

Issue History

Date Modified Username Field Change
2020-02-22 22:13 westor New Issue
2020-03-01 10:52 k4be File Added: serverban.c
2020-03-01 10:52 k4be Note Added: 0021347