lls-manager icon indicating copy to clipboard operation
lls-manager copied to clipboard

A velocity plugin to manage server, such as whitelist, chat bridge, remember last server, offline auth.

Results 9 lls-manager issues
Sort by recently updated
recently updated
newest added

控制台打添加白名单的指令有效但是在游戏内无效. lls_whitelist need permission lls-manager.admin /lls_whitelist add /lls_whitelist remove /lls_whitelist list /lls_whitelist reload /lls_whitelist status /lls_whitelist on /lls_whitelist off 怎么给游戏内玩家“lls-manager.admin”

In latest Velocity [ 3.2.0, t](https://github.com/PaperMC/Velocity/pull/928), field `clientbound` of enum `StateRegistry` is now protected instead of public. This breaks the following line of code: `StateRegistry.PacketRegistry toReplace = StateRegistry.PLAY.clientbound; (TabListSyncHandler.java:25)` As...

### Bug `Remember last server` feature will invalidate velocity's `forced-hosts` option. ### Feature Request Add a option to turn off `Remember last server` even if `forced-hosts` disabled.

例如 `/lls_whitelist add PlayerA PlayerB PlayerC ...`

即群组服的全群组tellraw,最好可向全群组或特定玩家发送原始json或纯文本。