Hacker News new | ask | show | jobs
by beeboobaa3 608 days ago
the client has to authenticate with a central server and present a ticket to the server it wants to connect to. otherwise clients could impersonate each other easily.
1 comments

There are server mods that remove this requirement though.
sure, iirc it used to even just be a setting? online-mode=false

most servers leave it enabled because preventing player impersonation is pretty important so people can't just easily grief each other. some piracy servers implemented their own auth on top.