get Guild Member
Get a guild member by their UUID.
Return
the GuildMember
instance of the player with the given UUID, or null
if the player is not in a guild
Parameters
uuid
: the UUID of the player
Get a guild member by their UUID.
the GuildMember
instance of the player with the given UUID, or null
if the player is not in a guild
: the UUID of the player