# flags.sh
### A simple script generator to start your Minecraft servers with optimal flags.
[![][Website Badge]][Website] [![][Support Badge]][Support]
[![][Codacy Badge]][Codacy]
Includes many configuration options such as Aikar's flags, automatic restarting, and Pterodactyl overhead calculation.
Inspired by startmc.sh, built with Blitz.js and Mantine UI.
🔨 Building
Ensure Yarn and Node.js are installed.
- Enter the directory containing the flags.sh source code in your terminal.
- Install the build dependencies via
yarn install
.
- Either start a live development environment, or build for production.
yarn run dev
: Start a live development environment
yarn run export
: Build for production to /out/