fixed default bungeecord file because it did not specify a lobby anymore
This commit is contained in:
parent
e7be557b53
commit
4e8af24d35
|
@ -55,6 +55,10 @@ listeners:
|
||||||
stats: 1795b100-6c57-4568-957f-810efbd77cc3
|
stats: 1795b100-6c57-4568-957f-810efbd77cc3
|
||||||
groups: {}
|
groups: {}
|
||||||
player_limit: -1
|
player_limit: -1
|
||||||
|
servers:
|
||||||
|
lobby:
|
||||||
|
address: localhost:25569
|
||||||
|
restricted: false
|
||||||
origin_blacklist_block_offline_download: false
|
origin_blacklist_block_offline_download: false
|
||||||
origin_blacklist_block_missing_origin_header: false
|
origin_blacklist_block_missing_origin_header: false
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user