Bounty 赏金 | |
---|---|
|
悬赏另一位玩家! |
作 者 | TylerV |
发布时间 | 2016年6月5日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.8,1.9,1.10,1.11 |
插件详细介绍
Bounty 插件是一个简单的悬赏插件,它依赖 Vault 经济插件运行。允许玩家设置其他玩家的悬赏金额,击杀目标玩家者可以获得这笔赏金。插件具有设置最低悬赏金额、聊天格式显示悬赏信息、保存与加载悬赏数据、免疫悬赏权限等功能。被悬赏的玩家死亡时会掉落头颅,所有插件消息都可以自定义。
/bounty
- 显示帮助信息或其他命令/bounty list
- 列出当前活跃的悬赏,不包括离线玩家的悬赏/bounty set (玩家) (价格)
- 设置玩家的悬赏金额/bounty add (玩家) (价格)
- 增加现有悬赏的金额/bounty remove (玩家)
- bounty.admin
- 手动移除玩家的悬赏,不退还赏金/bounty reload
- bounty.admin
- 重载配置文件bounty.exempt
- 防止玩家被设置悬赏
Config-Version: 1.0
Settings:
Minimum-Bounty: 100.0
Broadcast-Bounty: true
Broadcast-Message: '&c%killer% has claimed the bounty on %target% for %price%!'
Bounty-Prefix: '&e[&6Bounty&e] '
Head-Drops: true
Show-Bounty: true
Bounty-Format: '&c[Bounty: %price%]'
Save-Offline-Players: true
Messages:
No-Permission: '&cYou do not have permission to use this command.'
Invalid-Arguments: '&cInvalid arguments. Use /bounty help'
Player-Not-Found: '&cPlayer not found.'
Bounty-Set: '&aYou have set a bounty on %target% for %price%!'
Bounty-Added: '&aYou have added %price% to %target%'s bounty!'
Bounty-Removed: '&aYou have removed %target%'s bounty.'
Bounty-Is-Exempt: '&cYou cannot set a bounty on this player.'
Bounty-Too-Low: '&cThe minimum bounty is %price%.'
Bounty-List-Header: '&eCurrent Bounties:'
Bounty-List-Format: '&6%target%: &c%price%'
Bounty-List-Empty: '&cThere are no bounties set.'
Not-Enough-Money: '&cYou do not have enough money to set this bounty.'
Reloaded-Config: '&aReloaded config file.'
Help-Message: |
&e/bounty - Lists help / the other commands
&e/bounty list - Lists the current active bounties, excludes offline players bounties.
&e/bounty set (player) (price) - Sets a bounty on the player with the price.
&e/bounty add (player) (price) - Adds money to an existing bounty.
&e/bounty remove (player) - [bounty.admin] - Manually remove a players bounty. Whoever placed the bounty does not get refunded.
&e/bounty reload - [bounty.admin] - Reloads config file.
这是一个我为我的服务器制作的简单插件,但决定将其公开。 如果您想添加任何其他内容,或发现任何错误,请在“讨论”部分告诉我。 如果你喜欢这个插件,请留下评论!