-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
I asked this on #inspircd and it was suggested that i post a request here:
We limit users to a specific nick prefix (Foo-Nick) by using the sqlauth module and then by disabling the /NICK command so users can't change nicks (and thus prefix) after join. Is it possible to write a module that would allow nick change via /NICK if the nick retains the same prefix, either wrapping or overriding the /NICK command.
Reactions are currently unavailable