getModVersion

@NotNull
abstract fun getModVersion(): @NotNull Optional<String>

Gets the version of the player's Plasmo Voice.

Return

An optional containing the mod version; or empty if the player is not connected to the voice chat.