Назад до магазину
pv-addon-voice-messages
Modrinth Plugin

pv-addon-voice-messages

Server-side Plasmo Voice addon that adds voice messages.

Інформація про Minecraft-продукт

Важливе про товар

Сумісність, версії Minecraft, завантажувачі та дані зовнішнього джерела.

Тип

Plugin

Доступ

Безкоштовно

Остання версія

1.0.0-beta.4

Завантаження

19 335

Завантажувачі / Платформи

fabric folia forge neoforge paper purpur spigot

Minecraft версії

1.16.5 1.17.1 1.18.2 1.19.2 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Опис

Докладна інформація

![Addon icon](https://github.com/apehum/pv-addon-voice-messages/raw/main/.github/assets/icon.png) <div> <a href="https://modrinth.com/mod/plasmo-voice">Plasmo Voice</a> <span> | </span> <a href="https://modrinth.com/plugin/pv-addon-voice-messages">Modrinth</a> <span> | </span> <a href="https://github.com/Apehum/pv-addon-voice-messages/">GitHub</a> <span> | </span> <a href="https://discord.com/invite/uueEqzwCJJ">Discord</a> <span> | </span> <a href="https://www.patreon.com/plasmomc">Patreon</a> </div> # pv-addon-voice-messages Server-side [Plasmo Voice](https://modrinth.com/mod/plasmo-voice) addon that adds voice messages. ![Addon showcase](https://github.com/apehum/pv-addon-voice-messages/raw/main/.github/assets/showcase.gif) ## 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). ```toml # 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 ```kotlin repositories { mavenCentral() } dependencies { compileOnly("dev.apehum.voicemessages:api:1.0.0-beta.1") } ``` See [api-example](https://github.com/apehum/pv-addon-voice-messages/tree/main/api-example) for basic usage.

Розробник

Apehum

Профіль і дані отримано з Modrinth

Відкрити на Modrinth

Галерея продукту

Зображення проєкту

Скриншоти та зображення з оригінальної сторінки Modrinth.

Список змін

Версії проєкту

Опубліковані версії та оригінальні файли Modrinth.

1.0.0-beta.4 Актуальна Beta 20.01.2026

1.0.0-beta.4

Підтримувані версії Minecraft
1.16.5 1.17.1 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
Завантажувачі / Платформи
fabric folia forge neoforge paper purpur spigot
Показати зміни
- Fixed packevents chat integration not loading properly. - Fixed LateInitCommand#hasPermission throwing an exception when not initialized yet.
1.0.0-beta.3 Beta 20.01.2026

1.0.0-beta.3

Підтримувані версії Minecraft
1.16.5 1.17.1 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Завантажувачі / Платформи
fabric folia forge neoforge paper purpur spigot
Показати зміни
- Fixed redis configuration not loading properly. - Fixed player suggestions in `/vm direct` not respecting vanish. - Added support for other chat plugins on Paper via packetevents.
1.0.0-beta.2 Beta 17.01.2026

1.0.0-beta.2

Підтримувані версії Minecraft
1.16.5 1.17.1 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Завантажувачі / Платформи
fabric folia forge neoforge paper purpur spigot
Показати зміни
- Fixed voice messages stops working after any exception is thrown at command execution.
1.0.0-beta.1 Beta 15.12.2025

1.0.0-beta.1

Підтримувані версії Minecraft
1.16.5 1.17.1 1.18.2 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
Завантажувачі / Платформи
fabric folia forge neoforge paper purpur spigot