fix: 将 ServerOnlineEvent 延后至 onEnable 发送
This commit is contained in:
@@ -220,8 +220,6 @@ public abstract class BallAPI {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
sendBallMessage(new BallMessageInfo(BALL_CHANNEL, ServerOnlineEvent.ACTION, new ServerOnlineEvent(localInfo)), true);
|
||||
}
|
||||
|
||||
protected void connect() throws InterruptedException {
|
||||
|
Reference in New Issue
Block a user