How to start a forge MC server

Forge Minecraft server
Post Reply
00
Site Admin
Posts: 10
Joined: Sun Aug 02, 2020 5:03 pm

How to start a forge MC server

Post by 00 »

ls to list the directories
cd to the desired directory
then ls again to find the *.sh file, should be start.sh (script file that contains the java string to launch Minecraft server)
screen ./start.sh
Post Reply