Currently WIP, Docs available under https://baedwars.myhtl.app
- Java 25 or higher
All stable versions of BaedWars are available as a JAR at GitHub Releases.
For the newest features, you can compile BaedWars yourself via Mavenn
To run the server, execute the following command in your terminal:
java -Xms1G -Xmx1G -jar baedwars.jar
If you run into any problems or bugs, feel free to open an issue on GitHub.