pluGET/README.md

15 lines
576 B
Markdown
Raw Normal View History

2021-02-25 11:13:06 +00:00
# 🧱 pluGET
A plugin manager for [Spigot](https://www.spigotmc.org/) plugins written in python.
## Issues? Found a bug?
2021-02-25 11:13:06 +00:00
[Create an issue.](https://github.com/Neocky/pluGET/issues/new/choose)
## About
This is a plugin manager for minecraft Spigot servers and its forks (e.g. [PaperMC](https://papermc.io/)).
It uses the [Spiget](https://spiget.org/) API to download and compare plugin versions.
It can download the newest version of plugins.
## Requierement
Python needs to be installed on your machine.
Get it [here](https://www.python.org/downloads/).