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.
Ensure pnpm and Node.js are installed.
- Enter the directory containing the flags.sh source code in your terminal.
- Install the build dependencies via
pnpm install
. - Start a live development environment and make your changes.
pnpm run dev
: Start a live development environment
- Ensure your changes work in a production environment.
pnpm run build
: Build for productionpnpm run deploy
: Deploy an example Cloudflare Pages environment
Translations are provided by Weblate. Any and all translations are welcome!