SuperHori

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

start.sh - Minecraft server executor file for Linux

start.sh - Minecraft server executor file for Linux

[2.3] The file that becomes the console for Linux

This start.sh file allows you to start a Minecraft server on Linux. The script includes an automatic restart mechanism and can be customized for your needs.

DETAILS:

  • Xmx1G and Xms1G: These indicate the RAM allocated to the server. Xmx1G represents the maximum memory and Xms1G represents the minimum memory, both set to 1 GB. You can adjust these values ​​as needed (eg -Xmx2G for 2GB).
  • JAR_NAME.jar: Replace JAR_NAME.jar with the exact name of the .jar file you downloaded for the Minecraft server.
  • Restart mechanism: The script automatically restarts the server after it shuts down, with a warning message and a 5-second timer.

HOW TO USE?:

  1. Download the Minecraft server .jar file.
  2. Change the line in the start.sh file to include the name of the downloaded file.
  3. Make the file executable: chmod +x start.sh.
  4. Run the script with ./start.sh to start the Minecraft server.

Contributors: XtremeHosting.Net
Other Releases

Resource

Views
860
Total Downloads
130
First Release
27 Oct 2024
Last Release
27 Oct 2024
Category
Others
Rating

Version 2.3

Downloads
130
Release
27 Oct 2024, 21:11
Rating

Reviews

No reviews