mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* Implement max player limit * Removed unnecessary `return`. * Moved server full check to start of `handle_login_start` Also removed unnecessary debug log. * Use instead of for max players; add disable logic * Fix semicolon missing