Vallerian / MelodyMine

Minecraft Proximity Voice Chat Plugin Without Mod
https://MelodyMine.TAHER7.iR
Apache License 2.0
34 stars 9 forks source link

Voicerange #25

Closed 24que closed 4 months ago

24que commented 8 months ago

Sup, is it possible to add a command which allows you to specify your voicrange for example 8/16 or 32 Blocks

Vallerian commented 8 months ago

Hi, You can change it in config file, Also you can change everything about voice.

config.yml

3D-sound: true # player voice 3D mode.
hear-lazy: true # default player volume (when 3DSound is "false" you can use this feature).
max-distance: 30 # distance that players can hear each other.
ref-distance: 5  # distance that players can hear each other max volume.
inner-angle: 120 # angle that players can hear each other max volume.
outer-angle: 180 # angle that players can hear each other.
outer-volume: 0.3 # outer angle volume.
24que commented 8 months ago

Yeah i saw that but it would be a nice feature if it is possible to do it ingame for each player for example in an roleplay situation

Vallerian commented 8 months ago

The feature is examined in the first opportunity, and if there are no issues, this feature will be added to the plugin.