Grasscutter/src/main/java/emu/grasscutter/auth
ButterCookies 9125bacfce Set the maximum number of player on the server through the config.json (#1001)
* Show server status to three-party game launcher

* Set the maximum number of player on the server through the config.json

* modify the logical order and show the number of maxplayer to API /status/server

* Now even players who have token already cannot bypass the maxPlayer check
2022-05-20 05:47:47 -07:00
..
AuthenticationSystem.java Add OAuth in AuthenticationSystem 2022-05-17 12:25:59 -07:00
Authenticator.java Add new authentication system 2022-05-13 11:38:17 -04:00
DefaultAuthentication.java Add OAuth in AuthenticationSystem 2022-05-17 12:25:59 -07:00
DefaultAuthenticators.java Set the maximum number of player on the server through the config.json (#1001) 2022-05-20 05:47:47 -07:00
ExternalAuthenticator.java External authentication 2022-05-14 12:39:21 -04:00
OAuthAuthenticator.java Add OAuth in AuthenticationSystem 2022-05-17 12:25:59 -07:00