avavavave Posted August 23, 2020 Share Posted August 23, 2020 Does the client send the position and direction they are looking at (when using supported mods) to the mumble server (aka murmur)?If so, why can't I connect both murmur and minecraft server that are in the same computer and sync the player positions, so players don't have to download a mod to play on the server? I can send the positions and directions on minecraft server, but I don't know where to send them. Quote Link to comment Share on other sites More sharing options...
Administrators davidebeatrici Posted August 23, 2020 Administrators Share Posted August 23, 2020 It's definitely something that can be implemented.Adding a dedicated method to our RPC interface(s) that takes the user's ID and positional info should be enough.However, there's a potential issue with the server-side approach: audio/position de-sync in high-latency situations, especially when Murmur and the Minecraft server are hosted in different locations. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.