some more stuff
This commit is contained in:
@@ -28,6 +28,9 @@ function endpoint($endpoint_data): array
|
||||
$endpoint_data["nickname"],
|
||||
$endpoint_data["minecraft_nick"]
|
||||
),
|
||||
"update_user_email" => updateUserEmail(
|
||||
$endpoint_data["email"]
|
||||
),
|
||||
"get_user_info" => getUserInfo(),
|
||||
//logged in end
|
||||
//admin start
|
||||
|
Reference in New Issue
Block a user