Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.22 KB

readme.md

File metadata and controls

41 lines (30 loc) · 2.22 KB

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