feat: 新增 Velocity 支持
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package cn.hamster3.service.bungee.event;
|
||||
|
||||
|
||||
import net.md_5.bungee.api.plugin.Event;
|
||||
|
||||
/**
|
||||
@@ -22,7 +21,6 @@ public class ServiceConnectEvent extends Event {
|
||||
this.cause = cause;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 是否成功连接到服务中心
|
||||
*
|
||||
|
Reference in New Issue
Block a user