ArchitectSMP / mc-config

Minecraft server plugin configurations for the ArchitectSMP community
1 stars 0 forks source link

Implement Proximity Chat #45

Open bloodycoffin opened 3 years ago

bloodycoffin commented 3 years ago

https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat/

Important Notes You need to open a port on the server. This is port 24454/udp by default. Without opening this port, the voice chat will not work. This port can be changed in the server config. More information here. This mod does only work when connected to a dedicated server. You need to have this mod installed on the server and the client.

The mod above requires a Fabric client with the mod, we've decided against requiring a client mod for this feature.

bloodycoffin commented 3 years ago

As this is a Fabric mod we are examining other solutions to achieve the same end OpenAudioMC was contacted in Discord to see if they are looking for new partners for their voice chat solution as we wouldn't have to completely alter our Minecraft server to use it and it is not Discord dependent. We are waiting on a response before we decide how to go further with this.

ChipWolf commented 3 years ago

We've requested partnership with @Mindgamesnl's project, OpenAudioMc, which meets this requirement (and beyond). I'll update here once we have more.

There are a few other projects we've looked at, I'll save listing them all here. We reached the consensus that we don't want anything which will integrate with Discord or require a mod for the player's client.