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或关注我们的公众号极客氢云获取最新地址