FancyNpcs

一个使用数据包的简单、轻量级和快速的NPC插件。

资源图片
![FancyNpcs Banner](https://github.com/FancyInnovations/FancyPlugins/blob/main/docs/src/static/logos-and-banners/fancynpcs-banner.png?raw=true)
一个简单、轻量级且功能丰富的 NPC 插件,适用于使用数据包的 **[Paper](https://papermc.io/software/paper)** (和 **[Folia](https://papermc.io/software/folia)**) 服务器。
## 功能 使用此插件,您可以创建具有可自定义属性的 NPC,例如: - **类型** (牛,猪,玩家等) - **皮肤** (来自用户名或纹理网址) - **发光** (所有颜色) - **属性** (姿态,可见性,变体等) - **装备** (例如,手持钻石剑并穿着皮甲) - **互动** (玩家命令,控制台命令,消息) - ...以及更多! 查看下面的 **[图片部分](#images)**。
## 安装 需要 **1.19.4** - **1.21.8** 的 Paper,以及 **Java 21** (或更高版本)。插件也应适用于 **Paper** 的分叉版本。 **Spigot** 不受支持。
## 文档 官方文档位于 **[这里](https://docs.fancyinnovations.com/fancynpcs/)**。 快速参考: - **[入门](https://docs.fancyinnovations.com/fancynpcs/getting-started/)** - **[命令参考](https://docs.fancyinnovations.com/fancynpcs/commands/npc/)** - **[使用API](https://docs.fancyinnovations.com/fancynpcs/api/getting-started/)** **还有其他问题吗?** 欢迎在我们的 **[Discord](https://discord.gg/ZUgYCEJUEx)** 服务器上提问。
## 开发者API 更多信息请见 **[文档](https://docs.fancyinnovations.com/fancynpcs/api/getting-started/)** 和 **[Javadocs](https://repo.fancyinnovations.com/javadoc/releases/de/oliver/FancyNpcs/latest)**。 ### Maven ```xml fancyinnovations-releases FancyInnovations Repository https://repo.fancyinnovations.com/releases ``` ```xml de.oliver FancyNpcs [VERSION] provided ``` ### Gradle ```groovy repositories { maven("https://repo.fancyinnovations.com/releases") } dependencies { compileOnly("de.oliver:FancyNpcs:[VERSION]") } ```
## 图片 展示插件的图片,由我们的社区发送给我们。 ![Screenshot 1](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/niceron1.jpeg?raw=true) 由 [Explorer's Eden](https://explorerseden.eu/) 提供 ![Screenshot 2](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/niceron2.jpeg?raw=true) 由 [Explorer's Eden](https://explorerseden.eu/) 提供 ![Screenshot 3](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/niceron3.jpeg?raw=true) 由 [Explorer's Eden](https://explorerseden.eu/) 提供 ![Screenshot 4](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/dave1.jpeg?raw=true) 由 [Beacon's Quest](https://www.beaconsquest.net/) 提供 ![Screenshot 5](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/oliver1.jpeg?raw=true) 由 [@OliverSchlueter](https://github.com/OliverSchlueter) 提供 ![Screenshot 6](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/oliver2.jpeg?raw=true) 由 [@OliverSchlueter](https://github.com/OliverSchlueter) 提供 ![Screenshot 7](https://github.com/FancyMcPlugins/FancyNpcs/blob/main/images/screenshots/grabsky1.jpeg?raw=true) 由 [@Grabsky](https://github.com/Grabsky) 提供