📦 Powerful Package manager which updates plugins & server software for minecraft servers
Go to file
Neocky 42732d1ea5 Code restructure, added latest version download & requirements for update checker
- Everything is now in functions
- added download of latest update for plugin
- added first things for an update checker
2021-03-01 23:39:48 +01:00
.github/ISSUE_TEMPLATE Added issue templates 2021-02-25 09:59:46 +01:00
.vscode Added initial files 2021-02-26 01:22:16 +01:00
pluGET Code restructure, added latest version download & requirements for update checker 2021-03-01 23:39:48 +01:00
.gitignore Initial commit 2021-02-25 09:00:55 +01:00
README.md Updated picture 2021-02-27 01:10:27 +01:00

Bricks pluGET

A plugin manager for Spigot plugins written in python.

Issues? Found a bug?

Create an issue.

About

This is a plugin manager for minecraft Spigot servers and its forks (e.g. PaperMC).
It uses the Spiget 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.