ban ip

This is used for general discussion that is not necessarily server-related.
Post Reply
wepainters
This is my homepage
This is my homepage
Posts: 81
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 24, 2004 1:29 pm
Contact:

ban ip

Post by wepainters »

we have a troublesom player with multipal steam ids i wish to ban his ip

we used to have a plugin for this

how can we do this ?

thank you
brian
hello my name is wepainters and i approve this message
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Two commands when using rcon:
rcon addip 0 xx.xxx.xxx.xxx (replace xx's with real numbers of the numerical ip)
rcon writeip

or you can use amxmodx
amx_addban xx.xxx.xxx.xxx 0

the 0 is for permanent ban
-Nick
Post Reply