setLocale

@Since(version = "2.2")
abstract fun setLocale(uuid: UUID, localeIdentifier: String, silent: Boolean)

Sets the locale, detected by a localeIdentifier of a player identified by their uuid. If silent is true, does not notify the player of the change.