• Stars
    star
    128
  • Rank 275,087 (Top 6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 2 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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/