[SPIGOT-7864] Multiple players joining at once bypasses player limit Created: 09/Aug/24 Updated: 25/Dec/24 |
|
Status: | Open |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | LaserSlime | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | joining, max-players | ||
Environment: |
Windows 10 Java 21 |
Version: | This server is running CraftBukkit version 4290-Spigot-5a6439b-b95736b (MC: 1.21.1) (Implementing API version 1.21.1-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
If the player count is one below the maximum and 2 players join at once, they are both let in and won't get kicked, resulting in there being more players online than the maximum allowed. To reproduce:
This does not work in vanilla. |