Skip to content

SimpleRun - Minecraft Server Starter

New NebliyMSS banner.

A lightning-fast Bash script to generate an optimized start.sh file for your Minecraft server in seconds.

πŸš€ Overview

Setting up a Minecraft server often involves creating a start.sh script with complex Java flags for optimal performance. SimpleRun (Minecraft Server Starter) automates this entire process. It interactively asks you for key detailsβ€”like your server JAR file and allocated RAMβ€”and instantly generates a start.sh file packed with Aikar's optimized flags for a stable and high-performance server experience.

License Version Shell

✨ Features

  • Blazing Fast: Create your startup script in under 5 seconds.
  • User-Friendly: Simple interactive prompts guide you through the setup.
  • Customizable: Easily specify your server's JAR name (e.g., paper.jar, spigot.jar) and the precise amount of RAM to allocate.
  • Portable: A single Bash script with no external dependencies.

πŸ”§ Prerequisites

  • A Linux-based operating system.
  • bash (which is standard on almost all Linux distros).
  • Your Minecraft server .jar file (e.g., Paper, Spigot, Forge).

🀝 Contributing

Contributions are welcome! If you have suggestions for improvements or find any issues, please feel free to open an issue or submit a pull request on the project's repository.

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for details.