- 版权类型
- 原创
- 插件中文名称
- FLottery
- 插件英文名称
- FLottery
- 原帖地址
- #
- 支持的核心(服务端)
- Spigot
- Paper
- 语言支持
- 中文(简体)
- 前置组件
- fbinggunutil(https://www.minebbs.com/resources/fbinggunutil-fgive.9900/)
CMI(此插件为付费插件 请注意)
- 适配版本(Java)
- 1.21
- 1.20
- 1.19
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
试用插件请加群(3天):948923612
插件介绍:
1.保底抽奖
2.方便配置 支持IA Fgive物品库
3.预览礼包(概率)
4.支持MYSQL数据库
5.特殊开奖动画
6.冰棍真帅
YAML:
ID: test
Name: "&atest抽奖礼包"
#保底设置
Guarantee:
#开启10次后获得的奖励ID 请在大保底运行指令中添加/fl guarantee [lottery] [player] [del/set/add] [值]
10:
- id1
50:
- id2
#奖励配置
Item:
#奖励ID
id1:
#权重
Weight: 10
#运行的指令
Command:
- fgive %player% 钻石 1
#中奖后的消息
Msg: "恭喜你获得 一个钻石"
#是否全服通告
Broadcast: true
#预览显示的物品
Item:
Type: DIAMOND
Reward: true
Amount: 1
Name: "钻石"
Lore:
- "&a这是个钻石"
id2:
Weight: 10
Command:
- fl g test %player% del
Msg: "恭喜你获得 一个钻石"
Broadcast: true
Item:
Type: DIAMOND
Reward: true
Amount: 1
Name: "&a钻石"
Lore:
- "&a这是个钻石"
id3:
Weight: 10
Command:
- fl g test %player% 3
Msg: "恭喜你获得 一个钻石"
Broadcast: true
Item:
Type: DIAMOND
Reward: true
Amount: 1
Name: "钻石"
Lore:
- "&a这是个钻石"
指令:
/fl open [lottery] [player] 为玩家打开抽奖
/fl preview [lottery] [player] 为玩家打开奖池预览
/fl guarantee [lottery] [player] [del/set/add] [值] 为玩家增加或删除保底值
变量:%FLottery_[礼包ID]% 已开启次礼包的数量