SimpleRun - Minecraft Server Starter

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.
β¨ 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
.jarfile (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.