CJs Mod API

一个为 Paper 设计的模组 API,旨在轻松添加自定义功能。

资源图片
[![Actively Maintained](https://img.shields.io/badge/Maintenance%20Level-Actively%20Maintained-green.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d) [![Modrinth Version](https://img.shields.io/modrinth/v/BBoEp7WK?style=flat&logo=modrinth&labelColor=gray&color=green)](https://modrinth.com/plugin/BBoEp7WK/version/latest) ## 📖 这是一个什么插件? 这个插件是我为 PaperMC 的模组开发的 API,我没有找到任何允许编码的其他插件。 ## ✅ 功能: - 自定义物品 - 注册表(适用于任何东西) ## 📖 使用方法 使用 API 相当简单,有点像制作模组。\ 虽然它不是,只是大量的抽象,让它更容易 ^^ 有关应用示例,请查阅 [示例模组插件](https://github.com/ColinBashful/ExampleModPlugin) ## 📖 如何添加我的资源? 我建议使用 [Dynamic RP](https://modrinth.com/plugin/dynamic-rp),因为它易于使用,并且我是专门为此目的设计的。 ## 📖 我添加的物品在哪里可以查看? 要查看您添加的物品,请在聊天中键入 ```/modapi items```。 这将显示所有可用的物品组。单击您的物品组并查看您添加到其中的物品。 您也可以使用 `/give`