mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-09 07:16:05 -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 {
|
try {
|
||||||
sendCustomMessage(
|
sendCustomMessage(
|
||||||
client.gameClient,
|
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"
|
"gray"
|
||||||
);
|
);
|
||||||
await PLUGIN_MANAGER.proxy.players
|
await PLUGIN_MANAGER.proxy.players
|
||||||
|
|
Loading…
Reference in New Issue
Block a user