Vincs

Results 78 comments of Vincs

> I'm getting this same issue. Lots of random peeks from servers listed in Germany, Italy, and Great Britain, It sorta makes me uncomfortable why I'm even getting these. I...

https://en.wikipedia.org/wiki/Port_scanner So if your server is listening on the default port, it will be easier to find.

It's not possible, I think, they don't provide an api to interact with the server.

Hi ! Thanks for the suggestion, but I don't think it would be useful for a lot of people.

Did you check this repo ? https://github.com/MadaHaz/SleepingServerStopperMod-Forge

Hi, It's not doable in the stopper plugin , but you can add it to your start command depending on how you launch it ( via https://github.com/vincss/mcsleepingserverstarter ? ).

Hi, Yes, it is before the minecraft server starts, I make a server that listen for client before to wake a real server : https://github.com/vincss/mcsleepingserverstarter/blob/master/src/sleepingMcJava.ts#L40 Thanks for your investigation.

I'm using the server part of the library and a vanilla client.

Hi, I also tried with the latest version of node-minecraft-protocol 1.50.0 and client in 1.21.1 , but I ended up with the same error. :(

I would gladly provide more information. When I start a server with the createServer with the version "minecraft-protocol": "^1.50.0", : https://github.com/vincss/mcsleepingserverstarter/blob/feature/minecraft-protocol_1.50.0/src/sleepingMcJava.ts#L39 ``` javascript DEBUG CreateServer { 'online-mode': true, motdMsg: {...