Recent content by MrJoshuaT

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. M

    Question Getting list of players on a server not connected through the proxy

    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...