> For the complete documentation index, see [llms.txt](https://liyi2015.gitbook.io/magicgem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liyi2015.gitbook.io/magicgem/start/buy.md).

# 购买

## 硬性检查

{% hint style="info" %}

* 付费购买前，请谨慎确认你的核心、版本是否兼容

* **通常1.9+Spigot插件服都兼容，**&#x4E0D;放心可检查下表
  {% endhint %}

* 已测试兼容Windows XP/7/8/10， Linux Ubuntu/Centos

* 已测试兼容Java版本：Java 8/11/16（理论上支持Java 8以上所有版本）

* 已测试兼容Bukkit正式版系列核心：
  * **Spigot，Paper，Tuinity，Yatopia，Airplane，Purpur，Arclight**
  * **Minecraft版本1.9.x - 1.18.2全支持**

* 其它带有Bukkit支持的核&#x5FC3;**：**&#x43;atServer 1.12.2，Mohist 1.16.5

* 不能装在BungeeCord/Velocity/Waterfall总端&#x4E0A;**，**&#x4F60;必须在每一个子服上分开安装

{% hint style="info" %}

* **不支持1.8及以下版本**
* **不兼容Sponge端**
* **不支持动态IP（如拨号宽带）开服**
  {% endhint %}

## 价格

* 账户注册码 RMB 188 （**内含IP+端口一份**）
* 添加IP码 RMB 128
* VPS服添加端口 RMB 20 （**量大从优**）
* 独立机49元无限端口

{% hint style="info" %}
再次提醒，注册码内已经包含一份IP，若您只有一台主机，无需额外购买IP绑定码
{% endhint %}

* 可自由修改五次绑定IP
* 可任意次修改端口号
* 后续更新完全免费

{% hint style="info" %}

* **警告：解绑IP超出两次，您需联系作者修改（通常不收费，但请勿一直找我）**
* **因此，不建议无法在稳定设备上运营的服务器购买本插件**
* **50+人以上的服务器或网易服，可申请绑定域名（不推荐，解析可能不稳定）**
  {% endhint %}

## 前置

本插件**没有必须安装的前置插件**，然而拥有指定前置你才能使用指定功能。

**强烈推荐安装以下四个前置插件：**

* 【Vault + 任意一款基础插件（如EssentialsX，CMI）】玩家金币相关功能

**注意，如果你装了Vault但是没配置对，会导致宝石插件无法工作。因此要么不装要么配好。**

* 【PlayerPoints】玩家点券相关功能
* 【PlaceholderAPI】读取变量的功能
* 【MythicMobs】装备释放MythicMobs技能的功能

以下插件为可选项

* 【Residence】附带MythicMobs的领地条件
* 【PvPManager】附带MythicMobs的PVP条件

以下插件也兼容，但可有可无

* 【MythicArtifact】/【MythicCrucible】
  * 本插件可完全替代两者功能。如果您已经用上了，那么也不影响。
* 【MMOItems】
  * 如果您一定要使用MMOItems属性，您需要自行添加NBTDouble作为宝石奖励，单纯添加Lore无法改写属性。详见进阶配置
  * 写武器不要开启MMOItems的自定义耐久选项，否则一切Lore修改都会被MMOItems还原

关于**装备属性**

* 宝石插件可任意修改装备Lore和NBT中的数值，但**没有内置属性引擎**
* 您可以配合**一切支持Lore或NBT属性的插件**
  * AttributePlus
    * 内置了一套AP属性宝石（被命名为XX符文）
    * 不同服务器数值系统不同，请自行修改外观、数值、限制条件
  * SX-Attribute
    * 除了属性名可能与AP不同外，没有需要注意的
  * MMOItems&#x20;
    * 再次强调，改Lore的同时，注意NBT也要一起改
    * 在有原版耐久附魔时，此插件的耐久功能会覆写Lore。
    * 请避免使用MMOItems自定义耐久，否则Lore修改容易被还原
  * 其它属性插件您可以在售后群提出

## 注册码购买渠道

* 爱发电还在施工，请联系作者QQ 386029724 购买


---

# 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://liyi2015.gitbook.io/magicgem/start/buy.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.
