- 版权类型
- 原创
- 版权链接
- #
- 语言支持
- 中文(简体)
- 前置组件
- GMLIB≥0.13.5 https://github.com/GroupMountain/GMLIB
GMLIB-LegacyRemoteCallApi≥0.13.2 https://github.com/GroupMountain/GMLIB-LegacyRemoteCallApi
- 适配版本(基岩)
- 最新版本
配置文件(一般不用动):
JSON:
{
"Language": "zh_CN", // 默认语言
"PlaceholderItem": "{\"Count\":1b,\"Name\":\"minecraft:gray_stained_glass_pane\",\"tag\":{\"display\":{\"Name\":\"\"},\"ench\":[]}}", // 占位物品
"noColorText": false, // 不要颜色代码
"command": { // 命令相关
"command": "invsee", // 命名名
"alias": "inv" // 命令别名
},
"editUIWarning": true, // 编辑UI栏警告
"formMaxPlayers": 10, // GUI最大显示玩家数
"debug": false // 调试模式(勿开)
}