You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
环境
在llse的qiuckjs环境中进行的测试
LiteLoader版本 2.9.2
PermissionAPI版本 v2.9.0
发生了什么
LL权限组无法正确加载数据文件中的权限信息。
复现
第一步
编写并运行如下QJS插件 运行的输出见代码内的注释
第二步
输入
perm list perm
得到以下输出输入
stop
关闭服务器。查看
\plugins\PermissionAPI\data.json
此时内容如下
如果需要此时的相关文件的原始文件,下载这个
plugins-firstTimeRun.zip
第三步
再次启动服务器,并观察插件输出,结果如下(依旧采用代码内注释的形式标注)
查看
\plugins\PermissionAPI\data.json
发现内容与之前相同第四步
移除测试插件
启动服务器
启动后,输入
perm list perm
得到如下输出
此时文件
\plugins\PermissionAPI\data.json
内容为综上所述
LL权限组无法正确加载数据文件中的权限信息。
The text was updated successfully, but these errors were encountered: