From 4f57d1cdadf22776363e1422ef1207b53d3b25a8 Mon Sep 17 00:00:00 2001 From: Asspixel <100816040+UnknownKeeper88888@users.noreply.github.com> Date: Fri, 7 Oct 2022 23:00:32 -0400 Subject: [PATCH] why --- eagler_only.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eagler_only.js b/eagler_only.js index a9905b9..6f69759 100644 --- a/eagler_only.js +++ b/eagler_only.js @@ -7,7 +7,7 @@ const bufferReplace = require('buffer-replace'); const crypto = require('crypto'); const Jimp = require('jimp'); -const listenPort = 25565; +const listenPort = 80; const mcHost = "localhost"; const mcPort = 25569; const serverName = "ayunMultiPort Server";