0

I installed the latest version of minecraft forge server over the AUR.

1 aur/forge-server 1.15.2_31.1.0-1 (+2 0.11%) (Installed) Minecraft Forge server unit files, script and jar 

I can't seem to start it tho? I tried to run forge,forge-server and forge-server-1.15.2 - but it tells me command not found? How am I supposed to start the forge server?

My goal is to setup a minecraft server on my system. And because I want to install the mc-eternal modpack, I assume I need forge, hence the question.

1 Answer 1

0

If I'm not mistaking, the forge file is a java file and you will need to do something like this

java -Xms1024M -Xmx2048M -jar forge_minecraft_server.jar nogui 

where Xms and Xmx is the initial and maximum memory size for Java.

I would recommend you take a look at the link below.

https://minecraft.gamepedia.com/Tutorials/Setting_up_a_server

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.