MinecraftChat
MinecraftChat copied to clipboard
Interface not working anymore
https://i.imgur.com/RVdXqe6.png I can connect to a server, chat, but can not read chat as said.
Same for me but i can't do anything, and i get an Error in the Console:
C:\Users\Kevin\Desktop\MinecraftChat>npm start
[email protected] start C:\Users\Kevin\Desktop\MinecraftChat node bin/start
Error: ENOENT: no such file or directory, open '.env'
at Object.openSync (fs.js:465:3)
at Object.readFileSync (fs.js:368:35)
at Object.config (C:\Users\Kevin\Desktop\MinecraftChat\node_modules\dotenv\lib\main.js:30:37)
at Object.
Server running on port 3000
I have forked MinecraftChat and added support for the newer Minecraft versions. It also fixes the display error
Feel free to PR