feat: 适配新版API更新
This commit is contained in:
15
ball-bungeecord/src/main/resources/config.yml
Normal file
15
ball-bungeecord/src/main/resources/config.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
# 是否允许在控制台输出调试信息
|
||||
debug: false
|
||||
|
||||
ball-server:
|
||||
host: "ball.hamster3.cn"
|
||||
port: 58888
|
||||
event-loop-thread: 5
|
||||
|
||||
server-info:
|
||||
# 服务器唯一识别码,最长 32 字符
|
||||
id: "BungeeCord"
|
||||
# 服务端名称,用于展示给玩家看
|
||||
name: "代理端"
|
||||
host: 0.0.0.0
|
||||
port: 25577
|
Reference in New Issue
Block a user