mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Added purpur help
This commit is contained in:
parent
03a117c4e8
commit
4250ab15df
@ -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 all/specific plugins
|
||||||
- Checks for updates and downloads the latest version of your server software
|
- Checks for updates and downloads the latest version of your server software
|
||||||
- [PaperMc](https://papermc.io/)
|
- [PaperMc](https://papermc.io/)
|
||||||
|
- [Purpur](https://purpurmc.org/)
|
||||||
- [Waterfall](https://papermc.io/downloads#Waterfall)
|
- [Waterfall](https://papermc.io/downloads#Waterfall)
|
||||||
- [Velocity](https://papermc.io/downloads#Velocity)
|
- [Velocity](https://papermc.io/downloads#Velocity)
|
||||||
|
|
||||||
@ -179,6 +180,11 @@ get-waterfall [waterfallBuild] [minecraftVersion]
|
|||||||
get-velocity [velocityBuild] [minecraftVersion]
|
get-velocity [velocityBuild] [minecraftVersion]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### • Download specific purpur version:
|
||||||
|
```
|
||||||
|
get-purpur [purpurBuild] [minecraftVersion]
|
||||||
|
```
|
||||||
|
|
||||||
# Command line arguments
|
# 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.
|
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.
|
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/).
|
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/).
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user