Follow along with the video below to see how to install our site as a web app on your home screen.
请注意: this_feature_currently_requires_accessing_site_using_safari
兼容模式可不用再导入其他插件的UUID
更新数据库 旧版本需要在config.yml文件下添加 # 存储方式配置 Storage: # 存储方式: YML 或 MYSQL mode: "YML" # MySQL配置 mysql: host: "localhost" port: 3306 database: "yucobblemon" username: "root" password: "password"
更新兼容CobblemonInfo插件 旧版本需要在config.yml添加以下配置 #是否兼容CobblemonInfo插件//需要自己导入UUID文件,如果不需要一定要关闭 compatibleDog: true
修复无法治疗的问题
修复加载是错误 修复玩家没有空位转换
修复部分系统文件保存延迟,添加保存UUID间隔,添加是否保存UUID 旧版本需要在config.yml添加 #UUID保存设置 saveUUID: #保存UUID时间,单位分钟 Time: 60 #是否开启 Enable: true
修复数据保存问,更新部分前置方法,修复重载以及界面报错
修复bug 添加 随机IVS:值 参数
修复治疗权限