8000 GitHub - YouHaveTrouble/flags.sh: A simple script generator to start your Minecraft servers with optimal flags.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

YouHaveTrouble/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.

Original project by Encode42.

🔨 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/

About

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

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%
0