HumanDuck23
HumanDuck23
I'm running the "Basic Server" from the examples page for 1.21.4: ```js const mcServer = require("flying-squid") mcServer.createMCServer({ "motd": "A Minecraft Server \nRunning flying-squid", "port": 25565, "max-players": 10, "online-mode": true, "logging":...
[x] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: 1.55.0 - server: vanilla/spigot/paper 1.21.4 - node: 22.14.0 ## Detailed description of a problem I'm trying...
[ x ] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: 1.62.0 - node: 22.14.0 ## Detailed description of a problem Using the example provided...
[x] The [FAQ](https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/docs/FAQ.md) doesn't contain a resolution to my issue ## Versions - minecraft-protocol: 1.60.0 - server: vanilla/spigot/paper 1.21.5 - node: 24.5.0 ## Detailed description of a problem Joining this...