Added purpur help

This commit is contained in:
Neocky 2022-07-04 16:08:15 +02:00 committed by GitHub
parent 03a117c4e8
commit 4250ab15df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@ This program is suited for minecraft server owners who want to save time and sta
- Checks for updates and downloads the latest version of all/specific plugins
- Checks for updates and downloads the latest version of your server software
- [PaperMc](https://papermc.io/)
- [Purpur](https://purpurmc.org/)
- [Waterfall](https://papermc.io/downloads#Waterfall)
- [Velocity](https://papermc.io/downloads#Velocity)
@ -179,6 +180,11 @@ get-waterfall [waterfallBuild] [minecraftVersion]
get-velocity [velocityBuild] [minecraftVersion]
```
### • Download specific purpur version:
```
get-purpur [purpurBuild] [minecraftVersion]
```
# Command line arguments
pluGET supports all commands directly through the command line. Get the list of all available command line arguments with the `-h` argument.
@ -210,4 +216,4 @@ Example:
As you can see the installed version was found but not the latest version for this plugin.
This is because this is a plugin which is not available on [Spigot](https://www.spigotmc.org/resources/).
pluGET supports currently only plugins from [Spigot](https://www.spigotmc.org/resources/).
In this example this is a bukkit plugin.
In this example this is a bukkit plugin.