granny / flags.sh

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

Home Page:https://flags.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Badge icon

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 container overhead calculation.

Inspired by startmc.sh, and built with qwik.

This is the qwik branch, which is a rewrite from scratch using modern technologies and better design philosophies. As such, it is missing many essential features from the current production version.

🔨 Building

Ensure pnpm and Node.js are installed.

  1. Enter the directory containing the flags.sh source code in your terminal.
  2. Install the build dependencies via pnpm install.
  3. Start a live development environment and make your changes.
  • pnpm run dev: Start a live development environment
  1. Ensure your changes work in a production environment.
  • pnpm run build: Build for production
  • pnpm run deploy: Deploy an example Cloudflare Pages environment

🌐 Translating

Translations are provided by Weblate. Any and all translations are welcome!

Translation status

About

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

https://flags.sh

License:MIT License


Languages

Language:TypeScript 89.6%Language:JavaScript 8.3%Language:CSS 2.1%