> For the complete documentation index, see [llms.txt](https://ersha.gitbook.io/code-new/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/code-new/attributeinventory/attribute-inventory.md).

# Attribute Inventory

## 介绍

基于 **Kotlin / Taboolib** 开发的自定义属性背包功能 (该插件为旧版插件的重置版)

:smile: 插件视频 <https://reccloud.cn/u/vy6dcuv> (所见即所得)

:tada: 已完成功能

* 支持套装功能 (支持多套生效,支持玩家装备检测)
* 支持翻页功能 (每个背包组内的所有页面可翻页)
* 支持自定义多个背包组 (每个背包组均可自定义并同时生效属性)
* 支持自定义多页装备页 (每个装备页布局可自定义)
* 支持本地/数据库储存 (数据库多服实时同步)

:clap: 插件特色

* 自定义多个装备槽位
* 自定义多个套装属性 (按件激活不同加成)
* 自定义每个装备槽位的放置条件等内容
* 插件兼容列表
  * ZF-Runes
* 兼容的属性插件
  * AttributePlus 2.X / 3.X **(优先)**
  * SX-Attribute 2.0.3 / 3.X
  * AttributeSystem

## 售价

插件一般不会降价或者打折，具体价格如下:

| 说明 | 时间  | 价格                                                                                                                                                   |
| -- | --- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| 原价 | 即日起 | 150 / [永久&时效说明](/code-new/xin-shou-quan-xi-tong/shou-quan-shi-xiao-shuo-ming.md#bu-shou-shi-xiao-ying-xiang-de-cha-jian-shuo-ming-yong-jiu-shi-yong) |

购买请阅读并同意 [授权码](broken://spaces/R9Efv9szJHs8wo99t6j5) 限制机制

### 服务条款 (购买即为同意该条款)

* 插件一经购买 **无法退款**
* 购买插件只享有 **使用权**
* 购买插件提供 **售后群** 服务
* 禁止将 **购买的插件进行发布或二次转售** 否则我方有权 **停止** 你对该插件的使用权


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ersha.gitbook.io/code-new/attributeinventory/attribute-inventory.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.
