# GermSystemLuckDraw

&#x20;     **作者QQ 1249095579 (详细信息可咨询作者)**

* 插件内的全部东西基本都可以自定义 (创建抽奖等等全部是UI可视化操作)
* 多种抽奖动画模式 (当前有 默认动画模式 走马灯动画模式 扩展动画模式,此模式可以极大自定义展示动画效果)
* 支持无限个数量的物品奖励
* 支持存储物品任何NBT
* 支持抽到物品奖励时触发命令 是否公告(鼠标悬停到公告内容可查看此物品详情属性) 是否给予该物品
* 支持特殊权重计算物品抽中概率
* 支持数据库或者同目录存储
* 支持保底池设定 (开启指定次抽奖后获得指定保底池奖励 可多个保底池 并且可设定达到指定次数后重置 可选择自动触发或者手动命令给予)
* 支持保底池里保底奖励用概率计算和获得数量
* 支持开启抽奖时 收取背包指定物品 金币 点券 (可选)
* 支持开启抽奖后 给予自定义数量的幸运值 (类似于积分 会存储起来 可以用来兑换物品等等)
* 支持设定所有物品奖励是否只能抽取一次 (就是抽到了后就不会再抽到了)
* 极致的性能优化,插件几乎全程消耗的性能忽略不计
* 待补充和优化 (购买后,后续的优化和增加内容完全无条件并免费)

:thumbsup:注意阅读每个文件内的注释 会详细的说明使用方法


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://1249095579.gitbook.io/germsystemluckdraw/germsystemluckdraw.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
