remove Mute By Player Id
Removes the player's mute information from storage by their UUID.
Return
An Optional containing ServerMuteInfo if the player was muted and the mute information was removed, or empty otherwise.
Parameters
player Id
The UUID of the player.