
pv-addon-vm
This is an alternative to an existing project for Simple Voice Chat but for PlasmoVoice and entirely server-side!
- Загрузки
- 253
- Подписчики
- 3
- Обновлён
- 3 января 2026 г.
- Лицензия
- MIT
Опубликован 14 октября 2025 г.
VoiceMessages
This is an alternative server-side plugin to the existing VoiceMessages mod available on Simple Voice Chat.
This plugin requires PlasmoVoice.
Example usage
How the plugin works:
Global messages
- A new activation & source line is registered using the PlasmoVoiceAPI.
- When a player activates the activation, it starts a recording and in the end the recording is stored in a seperate folder with a custom ID
- A message is sent to chat(Using MiniMessage formatting) with a click event. 3.1 IF Discord Integration is enabled, it will send the voice message simillar to a Discord voice message.
- When a player clicks the message, he starts to listen to the recording.
- After the retention time has passed(60 sec. by default) the recording file is deleted to reduce storage usage.
Private messages
- A player runs the command /vm [OnlinePlayer] and starts to record his message.
- When the message is recorded, its sent to the receiver and stored in the recordings folder.
- The receiver and the sender can listen to the recording.
- After the retention time the recording is deleted to reduce storage usage.
The plugin is currently available for: Spigot, Paper, Folia, CanvasMC softwares with a SchedulerAdapter
Thanks for viewing the plugin!
Ченджлог
1.1.1Релиз1.21.9, 1.21.10, 1.21.11 · 3 января 2026 г.
Fix of issue #1 on GitHub: Plugin doesn't work on versions below 1.21.11.
1.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 2 января 2026 г.
Added more persistent permission check, all 1.21.X version support, bugfixes...
1.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 14 октября 2025 г.
Release
Комментарии
Загружаем…