# 安装

{% hint style="warning" %}
ColdEstiny 对于部分混合端(Forge\&Bukkit) 并不支持&#x20;

请慎重尝试并确认无恙再使用本插件
{% endhint %}

<details>

<summary>插件本体 Jar</summary>

空空如也 | 亲，请前往MCBBS插件贴下载 或 进入芸之插件QQ群下载哦\~ :smile:

</details>

## 兼容

{% hint style="success" %}
关于版本

我们兼容 1.8 - 1.20 的 Minecraft 版本
{% endhint %}

{% hint style="warning" %}
注意

ColdEstiny 是为 Bukkit 服务端设计的

我们会保证兼容最新的 Spigot/Paper，**尽可能**兼容其相关 fork\
而其他平台默认是不会受到支持的
{% endhint %}

***

## 安装插件

将插件本体放入服务端插件目录下，重启服务端&#x20;

你将看到如下相关信息

```
[ColdEstiny] Enabling ColdEstiny v2.0.0
 
   ▄▄·       ▄▄▌  ·▄▄▄▄  ▄▄▄ ..▄▄ · ▄▄▄▄▄▪   ▐ ▄  ▄· ▄▌
  ▐█ ▌▪▪     ██•  ██▪ ██ ▀▄.▀·▐█ ▀. •██  ██ •█▌▐█▐█▪██▌
  ██ ▄▄ ▄█▀▄ ██▪  ▐█· ▐█▌▐▀▀▪▄▄▀▀▀█▄ ▐█.▪▐█·▐█▐▐▌▐█▌▐█▪
  ▐███▌▐█▌.▐▌▐█▌▐▌██. ██ ▐█▄▄▌▐█▄▪▐█ ▐█▌·▐█▌██▐█▌ ▐█▀·.
  ·▀▀▀  ▀█▄▀▪.▀▀▀ ▀▀▀▀▀•  ▀▀▀  ▀▀▀▀  ▀▀▀ ▀▀▀▀▀ █▪  ▀ • 

[ ColdEstiny ] ColdEstiny 启用成功！
[ ColdEstiny ] 已成功载入1个掉落组...
[ ColdEstiny ] 已成功载入1个配置组...
[ ColdEstiny ] 已成功载入1个赎回组...
```

若启动过程中未产生任何关于 `ColdEstiny` 的错误信息，则表明插件安装成功

***

## 关于依赖

ColdEstiny 是完整的、独立运行的插件，无需任何**第三方插件**作为前置依赖

ColdEstiny 在启动时会需要联网从阿里云中央仓库下载依赖，所有依赖均为知名开源项目\
下载后的依赖全部会被缓存到服务端 `libs` 根目录

{% hint style="success" %}
ColdEstiny 的启动和完整插件功能的体验都需要联网环境
{% endhint %}


---

# 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://yunleahs-organization.gitbook.io/coldestiny/kai-shi/an-zhuang.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.
