VoteForCommand 图标

VoteForCommand

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0-SNAPSHOT
本资源为搬运资源,原资源地址: https://modrinth.com/mod/voteforcommand
资源信息

Minecraft 版本: 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

平台: paper

标签: management social utility

资源介绍

About

VoteForCommand allows players to vote for server commands execution.

This easy-to-use plugin can liven up the atmosphere on your server, as it allows you to add commands of any complexity.

img

Configuration

You can fully customize voting options in the config:

votingCommands:
  freeDiamond:
    name: "FREE DIAMOND!!" # Display name in menu and chat
    description: "Give a random player diamond!" # Description shown to players
    material: "DIAMOND" # Item used as icon in menu
    commands: # Commands executed if vote passes
      - "execute as @r run give @s minecraft:diamond 1"
    cooldown: 3600 # Cooldown in seconds before this vote can be started again
    percentToWin: 50.0 # Required % of FOR votes to pass
    minimumOnline: 5 # Minimum players online to start vote
  heal:
    name: "Sacred blessing"
    description: "Sacred blessing of the goddess of health. All players will receive regeneration."
    material: "GOLDEN_APPLE"
    commands:
      - "execute as @a at @s run particle minecraft:heart ~ ~1 ~ 0.5 1 0.5 0.1 10"
      - "effect give @a minecraft:glowing 5 0 true"
      - "effect give @a minecraft:regeneration 120 1 true"
    cooldown: 3600
    percentToWin: 70.0
    minimumOnline: 10

Permissions and commands

commands:
  vote:
    description: "Open vote menu."
    usage: "/vote"
    permission: "voteforcommand.vote.use"
  reload:
    description: "Reload plugin config."
    usage: "/reload"
    permission: "voteforcommand.reload.use"
    aliases:
      - votereload
permissions:
  voteforcommand.vote.use:
    description: "Allow player to use /vote command (open menu)."
    default: true
  voteforcommand.vote.participant:
    description: "Allow player to click [FOR] and [AGAINST] buttons in chat."
    default: true
  voteforcommand.reload.use:
    description: "Allow admin to use /reload command for plugin."
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Health Command

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

查看详情
Lijm's Expanse

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

查看详情
PantheonSent

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

查看详情
WynnCraft: Lava and Ice Totems

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

查看详情