File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# MCSAST
2- [ ![ Discord] ( https://img.shields.io/discord/891325967203729472?color=5865F2&label=discord&style=for-the-badge )] ( https://discord.gg/uQ4UXANnP2 )
2+ [ ![ Discord] ( https://img.shields.io/discord/891325967203729472?color=5865F2&label=discord&style=for-the-badge )] ( https://discord.gg/uQ4UXANnP2 )
3+ ![ Crates.io Total Downloads] ( https://img.shields.io/crates/d/mcsast?style=for-the-badge )
34
4- Manage Paper / Purpur / Folia / Velocity server quickly and easily!
5- ## Usage
6- Install via Cargo
5+ Manage Minecraft server / proxy quickly and easily!
6+ ## Quick start
7+ ### Install via Cargo
78```
89cargo install mcsast
910```
10- Run with command
11+ ### Run with command
1112```
1213mcsast setup
1314```
1415Give information to us with terminal:
15- <img width =" 1378 " alt =" image " src =" https://github.com/user-attachments/assets/a4cdfe71-de7b-4aab-9fb7-cfd1052a7edb " />
16+ <img width =" 1378 " alt =" terminal look " src =" /image/terminal.png " />
1617
1718## Commands
1819### Setup a server
1920```
2021mcsast setup
2122```
2223If you want it to setup automantic, here is a command
23- Note: Use ` --mc-version=3.4.0-SNAPSHOT --eula=false ` if you are installing Velocity
24+ Note: The ` --mc-version ` and ` --eula ` flags are only required for Java Edition servers.
2425```
2526mcsast setup --software=paper --mc-version=1.21.1 --eula=true -y
2627```
You can’t perform that action at this time.
0 commit comments