Introduction
BaedWars is a Minecraft-compatible Bedwars server built with Minestom.
This project is current in beta and should NOT be used for production minecraft servers.
Getting Started
What you'll need
Before starting, make sure you have:
- 1 modern CPU core
- 512MB+ of RAM
- Java 25 or newer installed
- A compatible Minecraft client
Starting the server
Running the JAR file
java -Xms1G -Xmx1G -jar baedwars.jar
By default, the server listens on port 25565.
After startup, connect with your Minecraft client to:
localhost(same machine)- or
<server-ip>:25565for remote hosts
Next steps:
- Check the tutorial about Custom Maps to add or configure maps.
- Report bugs or issues in the project repository.