mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-09 07:16:05 -08:00
Update index.ts
This commit is contained in:
parent
c1cab37c8a
commit
89914f1296
|
@ -55,3 +55,6 @@ CONFIG.adapter.server = {
|
||||||
host: config.bindInternalServerIp,
|
host: config.bindInternalServerIp,
|
||||||
port: config.bindInternalServerPort
|
port: config.bindInternalServerPort
|
||||||
}
|
}
|
||||||
|
CONFIG.adapter.motd = {
|
||||||
|
l1: Enums.ChatColor.GOLD + "EaglerProxy as a Service"
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user