Download and run minecraft servers with one command.
Create a server in the current directory.
# Command
java -jar mcdeploy.jar install [version] [...options]
# Examples
java -jar mcdeploy.jar install vanilla@latest
java -jar mcdeploy.jar install [email protected]| Name | Short key | Description | Default Value |
|---|---|---|---|
| --directory | -d | Directory where install server | (Current dir) |
| --java | -j | Java runtime binary | java |
Initialize the server in the current directory.
# Command
java -jar mcdeploy.jar run [...options]
# Examples
java -jar mcdeploy.jar run # Read jar name from ".mcdeploy" file.
java -jar mcdeploy.jar run --file server.jar # With specific jar file.| Name | Short key | Description | Default Value |
|---|---|---|---|
| --console | -c | Enable console output | ✔️ |
| --directory | -d | Directory where run the server | (Current dir) |
| --eula | -e | Accepts minecraft eula | ❌ |
| --file | -f | Jar file name | (Read from .mcdeploy file) |
| --java | -j | Java runtime binary | java |
Server artifacts api provided by Sammwy's Minecraft DB
- Servers:
- Proxies:
- Modded:
- Bedrock:
- Misc:
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Give a ⭐️ if this project helped you!
Or buy me a coffeelatte 🙌🏾