info
This method is used to retrieve basic information about a player on CubedCraft.
.info(UUID)
Get basic information about a player on CubedCraft.
Parameter
Type
Required
Description
UUID
string
true
The UUID of the player you want info for
Example:
You can easily get a player's UUID with the .playerUUID() method, view the documentation here: https://pondwadermc.gitbook.io/cubed-api/documentation/utils/playeruuid
Example Response:
Last updated
Was this helpful?