| Crates.io | mcsast |
| lib.rs | mcsast |
| version | 2.3.0 |
| created_at | 2025-04-17 11:04:00.227571+00 |
| updated_at | 2025-07-18 14:57:29.971381+00 |
| description | Manage Minecraft server / proxy / plugins quickly and easily! |
| homepage | |
| repository | https://github.com/MagicTeaMC/Minecraft-server-auto-setup |
| max_upload_size | |
| id | 1637525 |
| size | 134,002 |
Manage Minecraft server / proxy / plugins quickly and easily!
cargo install mcsast
cargo install --git https://github.com/MagicTeaMC/Minecraft-server-auto-setup.git --branch v2
paru -S mcsast
Or with yay
yay -S mcsast
mcsast setup
Give information to us with terminal:

Want to add other software support? Open an Issue.
mcsast setup
If you want it to setup automantic, here is a command
Note: The --mc-version and --eula flags are only required for Java Edition servers (not proxies).
mcsast setup --software=paper --mc-version=1.21.1 --eula=true -y
mcsast update
mcsast upgrade
or
mcsast upgrade --version 1.21.6
mcsast plugins
mcsast plugins list
Note: --force to install latest unstable version
mcsast plugins add <name>
mcsast plugins load <file.json>
Note: --force to install latest unstable version
mcsast plugins update <name/all>
mcsast plugins remove <name>
mcsast plugins search <name>
mcsast plugins info <name/ID>
Note: --output <filename.json> to custom output file name
mcsast plugins export