yesdog / Waterdog

Waterdog, a Yesdog fork of Waterfall/BungeeCord that adds Bedrock support.
MIT License
186 stars 37 forks source link

IP connection #135

Closed zkita closed 3 years ago

zkita commented 3 years ago

All players who access my server have the same IP, and my staff cannot ban IP as it ends up banning everyone. Any solution?

Alemiz112 commented 3 years ago

Hello this is normal behavior as players connects thought proxy, so they have IP of proxy. You can access real IP of player through Waterdog_IP variable in client data from LoginPacket.

Doxestic commented 3 years ago

is it implement or we should do it and add it?

Alemiz112 commented 3 years ago

I do not understand the question. The answer to the problem is above.

Doxestic commented 3 years ago

i say how to get it's real ip in pmmp plugin Alemiz? any good examples?

Alemiz112 commented 3 years ago

You can access real IP of player through Waterdog_IP variable in client data from LoginPacket.

Doxestic commented 3 years ago

In waterdog plugin or pmmp plugin?

LuciferVerma commented 3 years ago

Its a proxy

Alemiz112 commented 3 years ago

Closing due to inactivity.