Simple Vouchers 简单兑换券 | |
---|---|
![]() |
给你的玩家可以执行命令的物品! |
作 者 | CarrlosM |
发布时间 | 2016年5月30日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.7,1.8,1.9,1.10,1.11,1.12 |
插件详细介绍
Voucher 插件允许玩家使用右键单击来激活物品上的命令。它提供了一种便捷的方式来给予玩家可兑换的命令,并在激活时添加可配置的消息、广播或声音效果。插件轻量且灵活,支持创建多个兑换券和延迟命令。
🎉/voucher help
/voucher list
/voucher reload
/voucher give <player> <voucher> [amount]
vouchers.help
- 允许玩家查看帮助消息vouchers.list
- 允许玩家列出配置文件中的所有兑换券vouchers.reload
- 允许玩家重新加载配置文件vouchers.give
- 允许玩家给予兑换券
Vouchers:
example:
Item:
Material: paper
Name: "&aExample Voucher"
Amount: 1
Lore:
- "&7Right click to redeem!"
Glowing: false
Commands:
- "say Hello %player%"
Message: "&aYou have redeemed this voucher!"
Broadcast: ""
Sound: "ENTITY_EXPERIENCE_ORB_PICKUP"
example2:
Item:
Material: paper
Name: "&aExample Voucher 2"
Amount: 1
Lore:
- "&7Right click to redeem!"
Glowing: false
Commands:
- "say Hello %player%"
- "say Hello %player%"
Message: "&aYou have redeemed this voucher!"
Broadcast: ""
Sound: "ENTITY_EXPERIENCE_ORB_PICKUP"
example3:
Item:
Material: paper
Name: "&aExample Voucher 3"
Amount: 1
Lore:
- "&7Right click to redeem!"
Glowing: false
Commands:
- "say Hello %player%"
Message: "&aYou have redeemed this voucher!"
Broadcast: ""
Sound: "ENTITY_EXPERIENCE_ORB_PICKUP"
Delay: 10