Mineuniverse
Log in Register
Mods

pv-addon-voice-messages

Server-side Plasmo Voice addon that adds voice messages.
by Apehum
Download Claim this project
3,325 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons

Addon icon

Plasmo Voice | Modrinth | Curseforge | GitHub | Discord | Patreon

pv-addon-voice-messages

Server-side Plasmo Voice addon that adds voice messages.

Addon showcase

Commands

  • /vm — Record and send a voice message to all players (same as /vm default)
  • /vm default — Record and send a voice message to all players
  • /vm direct <player> — Record and send a voice message to a specific player

Permissions

  • pv.addon.voice_messages.play — Play voice messages (default true)
  • pv.addon.voice_messages.record.default — Record and send global voice messages (default true)
  • pv.addon.voice_messages.record.direct — Record and send direct voice messages (default true)
  • pv.addon.voice_messages.record.* — Record and send voice messages in any context (default OP)

Configuration

The configuration file is located at plugins/pv-addon-voicemessages/config.toml (/config/pv-addon-voicemessages/config.toml for Fabric/Forge/NeoForge).

# Activation to use for recording
activation = "proximity"
# Maximum duration of voice message
max_duration_seconds = 60
# How long recorded voice messages will be stored
expire_after_minutes = 10
# Whether actionbar text should be shown when recording a voice message
actionbar_when_recording = true
# Source line weight controls sorting order in "Volume"
# Higher weights are placed at the bottom of the list
source_line_weight = 100
# Available storage types: [MEMORY, REDIS]
storage_type = "MEMORY"

[chat_format]
default = "<lang:chat.type.text:'<player_name>':'<voice_message>'>"
direct_incoming = "<italic><gray><lang:commands.message.display.incoming:'<source_player_name>':'<voice_message>'>"
direct_outgoing = "<italic><gray><lang:commands.message.display.outgoing:'<target_player_name>':'<voice_message>'>"

# Redis configuration (required if storageType is REDIS)
#[redis]
#host = "localhost"
#port = 6379
#user = ""
#password = ""

API

repositories {
    mavenCentral()
}

dependencies {
    compileOnly("dev.apehum.voicemessages:api:1.0.0-beta.1")
}

See api-example for basic usage.

1.0.0-beta.4
MC 1.17.1, 1.21, 1.16.5, 1.19.3, 1.20.2, 1.19.4, Fabric, 1.21.8, 1.20.5, 1.21.5, 1.21.4, 1.20.1, Forge, 1.20, 1.20.6, 1.21.1, 1.21.6, 1.21.3, 1.21.7, 1.20.4, 1.18.2, 1.19.2
Beta 2026-01-20 Get

More from Apehum

Elytra Bonk
858
pv-addon-broadcast
6,561
Bundle Weight Counter
3,871
Survival Light Blocks
3,510
pv-addon-spectator
1,892
pv-addon-groups
15,453

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968