- Creates a web interface for your friends from anywhere in the world to start up your locally hosted minecraft server.
- Host this Next.js app on any hosting site.
- Set up environment variables
NEXT_PUBLIC_IP=[your minecraft server ip]
NEXT_PUBLIC_KEY=[your key to start the server]
NEXT_PUBLIC_PORT=[your minecraft server port]
NEXT_PUBLIC_NAME=[name of your server]
- Download the bash script from the releases. Make sure to follow the instructions written there.
- Set up the script to always run in the background
- Figure it out yourself. I've already typed a lot today.