ContainerView

这是一个允许你在游戏内查看容器内容,而无需实际访问的Minecraft插件。

资源图片
# ContainerView 这是一个 Minecraft 插件,它允许你查看游戏中容器的内容而无需物理访问。

你可以使用下面的命令来突出显示你周围的容器。 这对于检查红石彩票机等东西特别有用。

![image](https://github.com/user-attachments/assets/f9a64b9c-f265-429b-a6b9-92fb72f8186b) ## 功能 & 演示 ### 主要机制 > 远程访问容器的只读内容。 ![Demo_v2](https://github.com/user-attachments/assets/e31668f5-fa79-4c28-8951-0a8e8cfc599b) ### 破坏检测 > 如果所有容器都被破坏,则删除发光的轮廓并自动结束查看会话。 ![break_detection](https://github.com/user-attachments/assets/9a2d3f15-5090-4bc1-9674-1e52b7a7ee7f) ### 完全可定制的细节 > 通过 [config.yml](https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/config.yml) 自定义可查看的容器、颜色等。 > > 一次最多显示 32 个容器!
> 双重箱子将单独显示,并且不会计入其他容器的颜色限制。
> (单类型容器 16 个 + 双重箱子 16 个)。 ![containers](https://github.com/user-attachments/assets/a02c725e-3d15-4d22-a4f6-bdf04b4ff3e1) ### 预先查看玩家 > 每个玩家的查看会话都是完全独立的,左边的玩家正在查看,但是右边的玩家看不到它。 ![view_pre_player](https://github.com/user-attachments/assets/a6cafa20-c0f8-4166-a89a-3f66defcd1fc) ## 命令 & 权限 > (几乎)所有内容都在 [config.yml](https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/config.yml) & [message.yml](https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/message.yml) 中都可以自定义。 > ![Screenshot 2024-12-12 200221](https://github.com/user-attachments/assets/641c1a0a-a33e-4da5-842e-7594cf731950) 用户命令,`containerview.use`: - `/cview view` - `/cview end` - `/cview help` 管理员命令,`containerview.reload`: - `/cview reload` ## 联系 随时通过我的 Discord 联系我: `mromango`
如有任何错误报告或功能建议!