mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
Update utils.ts
This commit is contained in:
parent
0f60129139
commit
c1cab37c8a
|
@ -495,7 +495,7 @@ export async function onConnect(client: ClientState) {
|
|||
try {
|
||||
sendCustomMessage(
|
||||
client.gameClient,
|
||||
"Attempting to switch servers, please wait... (if you don't get connected to the target server for a while, the server might be online only)",
|
||||
"Attempting to switch servers, please wait... (if you don't get connected to the target server after a while, the server might be online only)",
|
||||
"gray"
|
||||
);
|
||||
await PLUGIN_MANAGER.proxy.players
|
||||
|
|
Loading…
Reference in New Issue
Block a user