Add example to README.md

This commit is contained in:
Leonard Steppy 2025-02-02 14:23:57 +01:00
parent 4b4c7b9416
commit 167f557d3a

View File

@ -47,14 +47,14 @@ Upload a new version of the MenuApi plugin and delete old versions from the serv
multi-ssh crea sky city minez lobby -u target/MenuApi-3.4.2.jar
```
Upload a new version of the MineZ plugin but keep backups of the older versions:
Upload a new version of the MineZ plugin from the MineZ-Dev and keep backups of the older versions:
```bash
multi-ssh minez -u target/MineZ-3.0.jar -a
multi-ssh minez -u -S minez-dev plugins/MineZ-3.0.jar -a
```
The program will show you an overview of what it will be doing before actually performing any of the actions:
```
minez:
minez (minez3/plugins):
* renaming MineZ-2.7.jar -> MineZ-2.7.jarr
+ adding MineZ-3.0.jar
Continue [Y|n]: