Posts: 8
Threads: 3
Joined: Jun 2008
Reputation:
0
Hi,
I want to prevent the owner of the server to give there ip in my server.
Because since some time many server owner come in my server and give there ip.
This produces the drop of player in my server.
Can I prevent the display of IP address in my server?
If so, how?
Posts: 1,042
Threads: 32
Joined: Apr 2008
Reputation:
0
I suppose you could block:
:1
:2
:3
:4
:5
:6
:7
:8
:9
from chat..
Posts: 169
Threads: 29
Joined: Jan 2009
Reputation:
0
or you can make a better server cause ppl doesnt leave cause of server ads, they leave cause they might find your server noobish.
Posts: 1,042
Threads: 32
Joined: Apr 2008
Reputation:
0
People can't join 127.0.0.1 apart from you.
Posts: 169
Threads: 29
Joined: Jan 2009
Reputation:
0
The only you block is the :7777 or :4553 at the end, the ip can still be shown but most ppl would just see it as a failure and leave.
Or u can block messages that contains **.**.***.***:**** it should be possible and some country has diffrent ways of what their ip looks like but something like that would be good.
Posts: 30
Threads: 2
Joined: Feb 2008
Reputation:
0
Actually if you think about it all you gotta do is make a check that counts if theres 3 . and a :
in the text if yes don't send it and send a message to the player that wrote it that its not ok to advertise or kick or whatever you wanna do to him.