Simple Voice Chat Discord Bridge

Simple Voice Chat Discord Bridge

Mod and plugin

A mod and plugin to make a bridge between Simple Voice Chat and Discord to allow for players without the mod to hear and speak.

Social

29.4k downloads
227 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

[FABRIC] 3.0.0

Changelog

Requires Fabric API

  • Major internal changes, which should result in better stability and performance
    • The JDA Java discord library is no longer used and it has been replaced by the Serenity and Songbird Rust discord libraries
    • This means that the plugin requires some native libraries, which unfortunately increased the JAR size
    • The advantage is that SSL is bundled with the libraries instead of requiring Java's SSL, fixing #11
    • The new implementation should be faster and less prone to getting into a buggy state
  • Many fixes to fix support for 1.20.3 and later
    • On the Fabric side, usage of JSON to convert between adventure and native component classes was removed. Now, components are manually converted which should be much more robust and slightly more performant
    • On the Paper side, in 1.20.6 and later, the new Commands API is used, and in <1.20.6, reflection is used in more places due to Paperweight's new mapping behavior breaking stuff
  • Require Java 21 (the addon still supports 1.19.4)

Code changes: https://github.com/naturecodevoid/voicechat-discord/compare/2.1.1...3.0.0

Files

voicechat-discord-fabric-3.0.0.jar(21.47 MiB) Primary Download

Project members

amsam0

Owner

Details

Licensed MIT
Published 2 years ago
Updated 13 days ago