samolego / SimpleAuth

Simple authentication mod for Fabric or Forge servers.
https://modrinth.com/mod/SimpleAuth
MIT License
39 stars 14 forks source link

[FeatureReq] Hide coordinates while a player logs in #39

Closed Zailer43 closed 4 years ago

Zailer43 commented 4 years ago

Is your feature request related to a problem? Please describe. It's a security issue in survivals, as anyone can log into your account and without getting your coordinates

Describe the solution you'd like Somehow put the /gamerule reducedDebugInfo true to players while loging

Describe alternatives you've considered Put a protections mod

Additional context /gamerule reducedDebugInfo true image

/gamerule reducedDebugInfo false image

samolego commented 4 years ago

Does spawnOnJoinn (coordinate hiding) not work for you?

samolego commented 4 years ago

Also hacked clients might get position data even though /gamerule reducedDebugInfo false would be set ... Not sure though.

Zailer43 commented 4 years ago

Oh, sorry, I thought that left you in the spawn coords after logging in.

samolego commented 4 years ago

No, of course not :).