mirror of
https://github.com/darverdevs/BetterMultiPort.git
synced 2024-12-20 22:24:12 -08:00
why
This commit is contained in:
parent
c47a7bcfbf
commit
4f57d1cdad
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue
Block a user