Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ERR_YOUREBANNEDCREEP differentiate between local and global bans #239

Open
examknow opened this issue Jul 10, 2021 · 1 comment
Open

Comments

@examknow
Copy link
Contributor

It's always bugged me how the ERR_YOUREBANNEDCREEP reject message begins with You are banned from this server implying that the ban only applies only to that specific server even if the ban was global. I think we should use a different message for global bans (i.e. You are banned from this network or You are banned from $networkname) or even allow this to be customized by the network like on InspIRCd.

@dwfreed
Copy link
Member

dwfreed commented Jul 11, 2021

Local bans will eventually stop being a thing, and all bans will be global, so differentiating them doesn't really seem like a good use of effort. Changing the numeric's message to use "network" or the configured network name would be alright, but I feel like making it fully customizable would be less useful, since clients may choose not to show your message at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants