2.X.X - GeheimagentNr1/MumbleIntegration GitHub Wiki

This mod links Minecraft with Mumble.
This mod uses the Mumble Link Plugin v1.2.0.
It sends in game position and direction information to mumble for positional audio.
For more information about Mumble, you find on https://www.mumble.info/.
This mod works only on the client side and doesn't work on the server side.

Support

Support Supported Minecraft Versions
New Development and Fixes 1.20.4
Bug Fixes 1.19.4
Critical Bug Fixes 1.18.2, 1.20-1.20.2
End of Support up to 1.18.1, 1.19-1.19.3

Client Config

The config file can be found in the config folder and is named "mumbleintegration-client.toml".

  • mumble_active / Mumble Active
    Should the Mumble integration be active?
    true: Minecraft is linked to Mumble
    false: Minecraft is not linked to Mumble

  • auto_connect / Auto Connect
    Should Mumble be connect automated?
    true: Mumble starts automated on entering a Minecraft world or connection to a server, if "use_dimension_channels" is active, it connects you to a dimension specific channel automated.
    false: Mumble don't start automated and does not connect you to dimension specific channels.

  • address / Address
    Address of the Mumble server.
    Only needed if "auto_connect" is true.

  • port / Port
    Port of the Mumble server.
    Only needed if "auto_connect" is true.

  • path / Path
    Path of the Mumble channel.
    Only needed if "auto_connect" is true.

  • use_dimension_channels / Use Dimension Channels Use subchannels for each dimension?
    true: Connects you to a dimension specific channel automated, if "auto_connect" is active.
    false: Don't connect you to a dimension specific channel automated.

Dimension Channels

Dimension Channel names must be the path of the registry name of a dimension and in this path underscore must be replaced with spaces and the name must be capitalized.
For example, for the nether dimension:
Registry Name: "minecraft:the_nether"
Mumble Channel Name: "The Nether"
The Dimension Channels must be child channels of the channel set in the path.
Mumble Channels

The Config can be changed in game (Main menu > Mods > Mumble Integration (Button Config)). Mumble Integration in game config

Thanks for the logo to Muse31.
You can use this mod in non-commercial modpacks without asking.
You can find more mods from me here.