Doing the normal
proxyServer.getAllPlayers()
will get a list of players connected to all servers via the proxy, in the event a player is summoned via the fabric carpet mod /player name spawn
that player isn't connected via the proxy so getAllPlayers()
wont return them, is there a way to query the server directly?
Last edited: