spider_under_your_bed

Results 17 comments of spider_under_your_bed

And can we still get the 3gs of ram as said in the product page.

I suggested before in node-minecraft-protocol but I was told this is a more appropriate place to ask.

![image](https://github.com/PrismLauncher/PrismLauncher/assets/71126384/72aa24f6-1ca9-42dc-8a28-7c9788babef3) ^ this worked for me

![image](https://github.com/PrismLauncher/PrismLauncher/assets/71126384/ab87670d-6bf7-43bf-8804-38cee7556948) ^ this worked for me

This was a issue with unbounds source code. Unbound is a DNS resolver. I figured id post this issue here in hopes that it might be added back into the...

Code: `function done(){` `console.log('done') ` `}` `const wrap = require("minecraft-wrap")` `const Server = new wrap.WrapServer("./minecraft/server.js","./minecraft", {})` `Server.on('line', function (line) {` ` console.log(line)` `})` `Server.startServer({` `motd: 'more coming soon!',` ` 'max-players':...