> For the complete documentation index, see [llms.txt](https://ersha.gitbook.io/nk-attributeplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ersha.gitbook.io/nk-attributeplus/geng-xin-ji-lu/zui-xin-geng-xin.md).

# 最新更新

> **提醒 此次更新 Config.yml 配置有变动,记得修改**\
> 上个版本遗漏了 **燃烧,中毒,冰冻,凋零** 等属性提示配置,这个版本添加\
> \
> **新增** 自定义物品功能 ([详细](https://app.gitbook.com/@ersha/s/nk-attributeplus/zi-ding-yi-wu-pin))\
> `支持随机属性值,物品拿出来自动随机,同时支持 PlaceholderAPI 变量`
>
> ```yaml
> #示例
> item:
>   "测试物品":
>     id: 267
>     ids: 0
>     name: "武器"
>     lore:
>       - "&6基础属性"
>       - "&3物理伤害&f: <r:1-5|2> - <r:10-100|2>"
>       - "&3暴击几率&f: <r-s:5,10,20>"
>       - "&3暴击伤害&f: <r-s:20,40,50>"
>       - " "
>       - "&6特殊属性"
>       - "<r-s:&6燃烧几率&f: {r:10-30},&c吸血几率&f: {r:5-15}>"
>       - " "
>       - "&6物品获取时间&f: %time%"
> ```
>
> **新增** **AttributeAPI** 新增 **getItem** 获取物品数据方法

<div align="left"><img src="/files/-MHAtdHyi4If9TJ17MBx" alt="效果图"></div>
