Recent content by Fabs_gb

  1. Fabs_gb

    Question File Generation

    Could you modify my command: java -Xms5120M -Xmx5120M -jar /home/fabsgb/Desktop/Server/CraftsOfTheForgotten/paper-1.21.3-81.jar so that all files are in /home/fabsgb/Desktop/Server/CraftsOfTheForgotten generated?
  2. Fabs_gb

    Question File Generation

    Is there any way to change where the files on the server, such as the world, are generated?
  3. Fabs_gb

    Solved Problem starting PaperMC RaspberryPi.

    Now evrythingsworking fine Thanks
  4. Fabs_gb

    Solved Problem starting PaperMC RaspberryPi.

    How can i update Java
  5. Fabs_gb

    Solved Problem starting PaperMC RaspberryPi.

    I am using the Folowing command to start the server: "java -Xms5120M -Xmx5120M -jar /home/fabsgb/CraftsOfTheForgotten/paper-1.21.3-81.jar" but im only getting "Downloading mojang_1.21.3.jar Applying patches Starting org.bukkit.craftbukkit.Main Exception in thread "ServerMain"...
  6. Fabs_gb

    Solved PaperMC does not start linux

    Thank you now evrything is working fine.
  7. Fabs_gb

    Solved PaperMC does not start linux

    I have downloaded the Server.jar file but when I try to start it via the terminal I just get the error "Error: Unable to access jarfile server.jar" and I don't know how to fix the error. I use RaspberryPi OS and the following command: "java -Xms5120M -Xmx5120M -jar server.jar"