Skip to content

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

License

Notifications You must be signed in to change notification settings

Naiml007/flags.sh

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • JavaScript 8.3%
  • CSS 2.1%