pv-addon-voice-messages 图标

pv-addon-voice-messages

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.0-beta.4
本资源为搬运资源,原资源地址: https://modrinth.com/mod/pv-addon-voice-messages
资源信息

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

资源介绍

Addon icon

Plasmo Voice | Modrinth | 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.

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Pyrite

价格:0 墨喵币
下载量:0

查看详情
Matter Overdrive: Community Edition

价格:0 墨喵币
下载量:0

查看详情
ModularWarfare-Shining-MeleeAddon

价格:0 墨喵币
下载量:0

查看详情
DarkHeads

价格:0 墨喵币
下载量:0

查看详情