bedwars
This method is used to retrieve bedwars information for a player on CubedCraft.
.bedwars(UUID)
Get bedwars information for 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?