Releases: Pro845627/StaffReservation
Releases · Pro845627/StaffReservation
Optimization
Replaced Player.List.Count()
by the current connections count. It is used to fix the problem of while multiple players join in the server at the same time, the reservation slot will be occupied.