Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 994 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 994 Bytes

What does it do?

  • Creates a web interface for your friends from anywhere in the world to start up your locally hosted minecraft server.

How to set it up?

  • 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

How does it work?

  • Figure it out yourself. I've already typed a lot today.

Screenshots

image image image