# VirtualChest **Repository Path**: tmeex/VirtualChest ## Basic Information - **Project Name**: VirtualChest - **Description**: fork一份方便看,勿扰 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-04 - **Last Updated**: 2021-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VirtualChest A sponge plugin which provides virtual chest GUIs for menus like ChestCommands. 一个用于提供诸如ChestCommands等插件提供了虚拟箱子GUI界面菜单的Sponge插件。 ## Download link 下载链接 * GitHub Releases: * Ore: ## Scope 适用范围 The plugin uses sponge api 5.0.0, and additionly supports api 7.0.0. 该插件使用SpongeAPI 5.0.0,并提供了针对API 7.0.0的额外支持。 Therefore, it is expected to work normally on spongevanilla/spongeforge 1.10.2, 1.11.2, and 1.12.2 servers. 因此该插件理论上应该可以在1.10.2、1.11.2、和1.12.2版本的SpongeVanilla/SpongeForge服务端上正常工作。 If a bug was found, you can open an [issue](https://github.com/ustc-zzzz/VirtualChest/issues) or a [pull request](https://github.com/ustc-zzzz/VirtualChest/pulls). 如果你发现了Bug,你可以提交一个[Issue](https://github.com/ustc-zzzz/VirtualChest/issues)或者[PullRequest](https://github.com/ustc-zzzz/VirtualChest/pulls)。 Please make sure that you are using the latest build of spongevanilla/spongeforge before reporting a bug to me. 在反馈Bug时,请确保你使用的是最新构建的SpongeVanilla/SpongeForge版本。 ## Feature & Configurations 功能配置 The plugin itself provides [examples](resources/assets/virtualchest/examples) for reference. 插件本身提供了[示例文件](resources/assets/virtualchest/examples)可以参考。 You can find the examples in the `config/virtualchest/menu` directory which will be generated after you start the sponge server with this plugin for the first time. 你可以在`config/virtualchest/menu`目录下找到会在第一次启动含有该插件的Sponge服务端启动后生成的示例文件。 There is a [wiki](https://github.com/ustc-zzzz/VirtualChest/wiki) written in English for v0.4.0 or higher versions of VirtualChest. 对于v0.4.0及更高版本的VirtualChest,这里有一份使用英语撰写的[wiki](https://github.com/ustc-zzzz/VirtualChest/wiki)。 ## Unimplemented features 未实现的特性 * Command signs, I won't add this feature because the CommandSign plugin could do this
命令牌子,不过由于CommandSign插件可以代劳,所以本人不准备添加 * Player operations as OP, I won't add this because of safety
玩家以OP身份操作,由于安全性不予添加 * An api for developers, *work in progress*
一套开发者API,*正在填坑中* ## Commands & Permissions 命令权限 Please refer to the [wiki](https://github.com/ustc-zzzz/VirtualChest/wiki/1-Commands-And-Permissions). 请参见[wiki](https://github.com/ustc-zzzz/VirtualChest/wiki/1-Commands-And-Permissions)。 ## License 协议授权 This plugin is licensed under [LGPL 3.0 license](LICENSE), and you can spread it to almost anywhere applicable to LGPL license without having to manually request for my agreement. 该插件以[LGPL 3.0](LICENSE)授权,你可以不经过我的手动允许,将其传播到几乎任何地方,只要它不与LGPL协议相抵触。 There are only two places which need to be noticed: [mcbbs](http://www.mcbbs.net/) (a Minecraft forum in China) and [the sponge forum](https://forums.spongepowered.org/). The only reason is that I have already posted the plugin there, and the repost is not welcomed by forums. 不过,有两个地方需要注意:[MCBBS](http://www.mcbbs.net/)和[Sponge官方论坛](https://forums.spongepowered.org/)。唯一的原因在于我已经把本插件在这两个地方发布了,而论坛是不欢迎二次发布的。