How do I un-ban a player?

For all the help you need with Armagetron!
Post Reply
Techguy.7181
Posts: 5
Joined: Sat Jan 26, 2013 4:50 am

How do I un-ban a player?

Post by Techguy.7181 »

Hello! So I was playing on my armagetron server against some classmates in class, when one of them decides to pull a prank on me and gets on the computer on which my dedicated server is running, and then he input something into the DOS box that shows the server's activity, and it kicked me out of the game. I tried getting on again (from the client computer I was playing on), and after 3 rounds, I was kicked out. I tried once more and it said I was banned. Luckily, there are other computers in the room i could play from. Anyway, How the **** do I unban myself from my OWN server??

I tried scrolling up the DOS box, but since there were other players on, the activity kept appearing and the command that was typed in that banned me was too far up to scroll and look for. If anyone can help me figure out how to get unbanned, I'd greatly appreciate it. Also, if there is a way to ensure that nobody gets banned, that would be great as well.
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: How do I un-ban a player?

Post by LOVER$BOY »

Well, these are the commands for helping you out:

Code: Select all

BAN_LIST # Prints a list of currently banned IPs.
BAN_USER_LIST # Gives a list of banned users.

Code: Select all

UNBAN_IP # Revokes the ban of the specified IP address.
UNBAN_USER # Undoes BAN_USER.
Good luck ;)
Image
User avatar
Light
Reverse Outside Corner Grinder
Posts: 1667
Joined: Thu Oct 20, 2011 2:11 pm

Re: How do I un-ban a player?

Post by Light »

Wow, never mind. You already said you had a console open.
Techguy.7181
Posts: 5
Joined: Sat Jan 26, 2013 4:50 am

Re: How do I un-ban a player?

Post by Techguy.7181 »

LOVER$BOY wrote:Well, these are the commands for helping you out:

Code: Select all

BAN_LIST # Prints a list of currently banned IPs.
BAN_USER_LIST # Gives a list of banned users.

Code: Select all

UNBAN_IP # Revokes the ban of the specified IP address.
UNBAN_USER # Undoes BAN_USER.
Good luck ;)

Thank you so much! I will try it out tomorrow!
User avatar
LOVER$BOY
Match Winner
Posts: 731
Joined: Thu Jan 24, 2008 12:46 pm

Re: How do I un-ban a player?

Post by LOVER$BOY »

Do it whenever you get the time, those commands won't run away that quickly :P
Image
Post Reply