getNexusUser

fun getNexusUser(name: String): JsonObject?

Gets a Nexus User by its case-sensitive name.

Return

The User data in JSON format, or null if not found

Parameters

name

The name of the nexus user.