unmute
Unmutes a player.
Return
An Optional containing ServerMuteInfo if the player was previously muted and is now unmuted, or empty otherwise.
Parameters
player Id
The UUID of the player to be unmuted.
silent
If true
, the player won't receive a notification about being unmuted.