put Player Mute
abstract fun putPlayerMute(@NotNull playerId: @NotNull UUID, @NotNull muteInfo: @NotNull ServerMuteInfo)
Puts the player's mute information into the storage.
Parameters
player Id
The UUID of the player.
mute Info
The player's mute information.