Avaible at minecraft.coisas-mais-estranhas.com.br
This project lets you build and configure a Minecraft server, supporting gamerules, properties and start file management with a interactive web interface. You can manage modpacks, mods and datapacks available in Modrinth.
Currently there is only support for modloaders (Fabric, Forge and Quilt) and datapacks, but support for plugins (paper, velocity, pupur etc.) is planned. The project is still in early development, so expect some bugs and missing features, although the very necessary for a functional server is already available and working (I hope).
As I am not a poliglot and speak only English and Portuguese, most of the translation on the project was done by AI (GPT-4.1 and Claude Sonnet 4.5). So if you find any translation that is wrong or just sounds weird, please open an issue or, better, a PR with the fix, I will be more than grateful for that.
If you want to contribute to the project, you can open an issue or a PR with your changes. I will try to review and merge it as soon as possible.
The project run 100% on client side (Vite and React), so you can build it and run it on your own machine without any complications:
npm install
npm run build
npm run previewnpm install
npm run devThis project is licensed under the MIT License - see the LICENSE file for details.