get Mute By Player Id
Gets the player's mute information from storage by their UUID.
Return
An Optional containing ServerMuteInfo if the player is muted, or empty otherwise.
Parameters
player Id
The UUID of the player.
Gets the player's mute information from storage by their UUID.
An Optional containing ServerMuteInfo if the player is muted, or empty otherwise.
The UUID of the player.