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

Banip is overriding the ban messages and another thing #8

Open
sirrobindoger opened this issue Jan 10, 2018 · 1 comment
Open

Banip is overriding the ban messages and another thing #8

sirrobindoger opened this issue Jan 10, 2018 · 1 comment
Labels

Comments

@sirrobindoger
Copy link

So, the ban script works pretty well, but I've had to disable the banIP setting because of a glaring issue. When a user is banned from the game, whether that be a day ban or a permanent, it always says the same message: "Disconnect: added to the banned list". I don't know if that was intentional but I do not want that to be the ban screen of all users that are banned because it isn't very informative and most importantly, it doesn't give the link to our website in case if their ban was false and they need to dispute it. I understand that that reason "added to the banned list" is what happens when you get IP banned but is there a way you could delay it so first it bans the acc/ID so the ban screen we made for them can be viewed then the IP ban is taken into effect because I do want the IP ban setting on, it helps with keeping the alts away but I don't want it at the cost of the custom ban screen.

Also, I'd just like some clarification on how the unbanning of an account when IP ban is enabled because sometimes I have to unban the IP too since it doesn't unban immediately when I run ulx unban (id).

Thanks for reading.

@C0nw0nk
Copy link
Owner

C0nw0nk commented Jan 10, 2018

As me and another user discussed and the TODO: Issues i made for myself.

#2 (comment)

Unban their IP like this.

As for your question in relation to the message That message over-rides anything set and can not be changed for IP bans unfortunately. Regular bans can always set their own custom message but the default built in Ban IP message can not be over ridden.

The code and idea i wrote up / started as a solution to help with unbanning users IP's. #3

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

No branches or pull requests

2 participants