Skip to content

BaedWars/BaedWars

Repository files navigation

BaedWars

A simple Minecraft-compatible Bedwars Server, built with Minestom!

Currently WIP, Docs available under https://baedwars.myhtl.app

Getting Started

Requirements

  • Java 25 or higher

Download

All stable versions of BaedWars are available as a JAR at GitHub Releases.
For the newest features, you can compile BaedWars yourself via Mavenn

Running the server

To run the server, execute the following command in your terminal:

java -Xms1G -Xmx1G -jar baedwars.jar

Issues

If you run into any problems or bugs, feel free to open an issue on GitHub.