GitHunt
TH

TheodoreMeyer/SimpleVoice-Geyser

Extend The Simple Voice Chat mod to Bedrock edition through a web server

Simple Voice Geyser

Spigot
Minecraft
GitHub release
License

A Geyser Extension to allow Bedrock Clients to connect with Simple voice Chat.

What can the Plugin/extension do?

  • Allow Bedrock Players to voice chat with Java Players through a web interface.
  • Configured to also allow Java Players without the SVC Mod to join the chat.

Using this Plugin

  • Set the '.jar' file into your server's plugin directory.
  • Configure it to connect with your server's SimpleVoice chat. See Installation

Updating

  • Replacing the old jar with the new one.
    • I plan on making config options auto update.

Documentation

Coming Soon

  • Dev Release (v 1.0.0-Dev or 0.0.4-Dev)
  • Initial Release (v 1.0.0)

Features to be worked on

  • Permissions
  • Better HTML page
  • External Webserver (you host the vc connection at your website)
  • Support
    • Fabric
    • Velocity

Suggestions?

Reach out through issues!

Dependencies used

Important Notes

  • `Simple Voice Chat 2.6.0 or compatible is required to work, It must run on the server.
  • Releases/versions/jars ending with -Dev{version} mean this is a dev/test version and not meant for productional use.
    • you are welcome to test these, but no guarantee they will work.
  • Microphone/Speaker options may or may not work, depending on your browser, as this was built for Google Chrome.

Developer Notes

  • Please see the contributing.md before contributing to this project.