fix: 修复systemd socket协议、格式化代码、拆分配置常量
This commit is contained in:
@@ -55,7 +55,7 @@ module ServerStatusDetector
|
||||
|
||||
class MinecraftServer < TcpServer # 继承为TcpServer编写的属性和方法
|
||||
|
||||
def self.self_diag()
|
||||
def self_diag
|
||||
|
||||
res = test_port('127.0.0.1', 25565)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user