Arras.io - Start Menu Modifier

Makes the start menu better to look at and adds a setting to hide empty servers.

目前为 2023-03-19 提交的版本。查看 最新版本

作者
Taureon
评分
0 0 0
版本
1.3
创建于
2023-02-18
更新于
2023-03-19
大小
4.0 KB
许可证
暂无
适用于

Now you can look at more servers at once in the server selection screen 👍 Also comes with a toggle to hide empty servers!

BTW, to show hidden servers, paste this into console and then reload:

let k = JSON.parse(localStorage.getItem('arras.io'));
k.privilege = 10;
localStorage.setItem('arras.io', JSON.stringify(k));

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址