Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7377

Server sends player list twice

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3766-Spigot-81b9def-a345bb9 (MC: 1.20)
    • Yes

      Recently, I reported this issue on PaperSpigot github and it has been fixed there, but I think, this should be done on Spigot level too.

      Expected behavior:
      When joining, player should receive only one PlayerInfoUpdate packet with initialize action per every player.

      Actual behavior:
      Player is receiving one PlayerInfoUpdate packet with a list of every online player on the server and then PlayerInfoUpdate packet once per every player whose can he see.

      Mentioned issue: https://github.com/PaperMC/Paper/issues/8772

      This issue breaks many plugins that modify player-info packet content on the fly.

            Unassigned Unassigned
            crissu crissu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: