Skip to content

encode42/flags.sh

Repository files navigation

flags.sh

A simple script generator to start your Minecraft servers with optimal flags.


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.

  1. Enter the directory containing the flags.sh source code in your terminal.
  2. Install the build dependencies via yarn install.
  3. 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/