Skip to content

katorlys/mcflags


MCFlags

A website to help you generate Minecraft server JVM startup flags.

Pull Requests Issues License

Introduction

A simple and user-friendly website to help Minecraft server owners generate Minecraft server startup scripts with a wide range of JVM flags.

Features

Multi-platform support

Generate Minecraft server startup scripts for Windows, Linux/macOS, and Docker Compose.

Pre-made flag sets

Don't know which flags to use? Choose from preset flag sets such as Aikar's, Common, Waterfall/Velocity, and more.

By choosing Custom, you can start building your flag set from scratch.

You can also submit your own flag sets.

Flag selection area

Search, filter, sort, and select JVM flags.

If a flag you use is not included in the list, you can submit it.

Result editor

Edit the generated result directly, with built-in auto-complete and synchronization to the flag selection area.

After generating the result, you can copy it to the clipboard or download it as a file based on your selected platform.

Next time you want to edit your flag set, simply paste it into the editor, and the editor will automatically parse the flags and synchronize them to the flag selection area.

Dark mode, i18n, a11y

Dark mode, language support, and accessibility are included.

AI-generated content disclosure

Some parts of the Java command generator code were assisted by AI.

All of the flags and flag sets are manually selected by the developers, based on their experience and research. No AI-generated content is included in the flag descriptions or flag sets.

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • shadcn/ui

Development

Real-time development:

pnpm dev

Build and preview:

pnpm build
pnpm preview

BACK TO TOP


Copyright © 2026-present Katorly Lab

License

About

A website to help you generate Minecraft server JVM startup flags.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from katorlys-samples/Template