Page 1 of 1

[CLOSED] /BanEx

Posted: December 25th, 2011, 12:18 am
by Jonty800
Hey, silly question but does /Banex work?

The code I have for banex is for 0.6x r1235.

I type /banex +jonty800 and it says "+jonty800 is not a valid player name"

Same for "-"

Was this fixed at some point or am i doing something wrong?

Thanks! Merry Christmas!!! :chicken:

Re: /Banex

Posted: December 25th, 2011, 12:43 pm
by Hellenion
That's a weird problem.. banex works fine for me with the methods described by you, make sure you're not trying to Banex someone with a weird displayedname, displayednames may contain invalid characters, causing such an error to be thrown.

However.. the '-' parameter should always work... Do you have this problem for every name you try, or just for one?

Re: /Banex

Posted: January 7th, 2012, 12:50 pm
by Kevinsweijen
(Sorry for bumping this, only just saw it and I know what's going wrong)
You entered the rank prefix here, rank prefixes don't count as an actual name, try /banex jonty800

Re: /Banex

Posted: January 7th, 2012, 11:05 pm
by Jonty800
But but but....

this is in the help:

23:06:22 > (console): /help banex
23:06:22 > # /BanEx +PlayerName or /BanEx -PlayerName
23:06:22 > # Adds or removes an IP-ban exemption for an account. Exempt accounts can log in from any IP, including banned ones.

Re: /Banex

Posted: January 8th, 2012, 3:02 am
by fragmer
/BanEx appears to be working properly in my copy (0.700). I'll look back at r1235, maybe it's a revision-specific bug.

Re: /Banex

Posted: January 14th, 2012, 9:56 pm
by BobKare
Always worked for me...

Re: /Banex

Posted: January 16th, 2012, 12:58 pm
by Jonty800
I fixed this about a week ago by updating the ban code from the latest 0.6xx branch.

I noticed that I updated the ban code a while back

Code: Select all

updated ban handlers
Jonty800 authored November 23, 2011
Perhaps this was why?
Thanks for the help guys