Originally made by ayunami2000, ported to Gitpod by me
Run it in Gitpod
- Go to (https://gitpod.io/#https://github.com/catfoolyou/Eagler-Server)
- In the console run
chmod +x ./main.sh
- Run
main.sh
- Go to the ports section and set them all to public (click the lock icon)
- Copy the URL from port 25565 (replace https:// with wss:// or it won't work)
- Connect to this url in your client (https://catfoolyou.github.io/Eagler-Online/) or (https://github.com/catfoolyou/Eagler-Client)
In the "Console" tab in the replit, you can send server commands.
Notice: This is now done automatically, every 5 minutes, using a plugin! In the server console or in-game as an opped player, run /save-all
to save the world.
This is because you are using a free service to host a Minecraft server. Of course it is slow and the only way to fix this is to self-host at home.
- Make sure you haven't broken any essential files.
- (try this multiple times, at least 5-10. this fixes the "End of Stream" issue among many, many others) Try clicking on the "terminal" tab (next to the "Console" tab) and running
busybox reboot
. Then you can try pressing the Run button again and see if it works.