> For the complete documentation index, see [llms.txt](https://spintowin.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spintowin.superiormc.cn/jian-ti-zhong-wen-2/advanced/nei-zhi-bian-liang-fu.md).

# 内置变量符

## 内置变量符:

%price% - 显示抽奖价格。显示的内容可以在 message.yml 中修改。只能在抽奖按钮中使用。

%click% - 显示抽奖按钮状态。显示的内容可以在 message.yml 中修改。只能在抽奖按钮中使用。

%uses% - 显示当前抽奖次数。只能在抽奖按钮中使用。

%times% - 显示该UI玩家抽奖次数上限。只能在抽奖按钮中使用。

%rate% - 显示奖励抽中几率。只能在奖励物品中使用。

%display% - 显示奖励物品的名称。

%amount% - 显示奖励物品的数量。

## FAQ - 玩家怎么表示

插件与 PlaceholderAPI 是挂钩的，因此你可以：

* /papi ecloud download Player
* 使用 %player\_name% 指代玩家名称。
