[SPIGOT-8020] PlayerLoginEvent fires multiple times on first login Created: 22/Mar/25 Updated: 26/Mar/25 Resolved: 26/Mar/25 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | ORANG3I | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | bug |
Version: | CraftBukkit version 4457-Spigot-73860e0-f0c8dd3 (MC: 1.21.4) (Implementing API version 1.21.4-R0.1-SNAPSHOT) |
Plugin: | Just a test plugin to test out this issue |
Guidelines Read: | Yes |
Description |
When you turn on whitelist or disallow the PlayerLoginEvent, the first login to the server fires the event multiple times. |
Comments |
Comment by ORANG3I [ 22/Mar/25 ] |
PR - https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/pull-requests/131/ |