Edited misc stuff

This commit is contained in:
Neocky 2021-03-10 23:13:07 +01:00 committed by GitHub
parent 6b46e134a2
commit db13b79a39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
# pluGET
A plugin manager that handles [Spigot plugins](https://www.spigotmc.org/resources/) for minecraft servers written in python.
A package manager that handles [Spigot plugins](https://www.spigotmc.org/resources/) for minecraft servers written in python.
## Issues? Found a bug?
@ -26,8 +26,8 @@ A plugin manager that handles [Spigot plugins](https://www.spigotmc.org/resource
## About
This is a package/plugin manager for minecraft [Spigot](https://www.spigotmc.org/) servers and its forks (e.g. [PaperMC](https://papermc.io/)).
This program is suited for minecraft server owners who want to save time and stay on top of their plugin versions.
The program input and the associated config are pretty self explanatory so every server owner and not only the most tech savy ones can use pluGET to ease their plugin handling.
Follow the [Installation](https://github.com/Neocky/pluGET#installation) below for an easy and hassle free setup of pluGET.
The program input and the associated config file are pretty self explanatory so every server owner and not only the most tech savy ones can use pluGET to ease their plugin handling.
Follow the [Installation](https://github.com/Neocky/pluGET#installation) guide below for an easy and hassle free setup of pluGET.
If you still have questions [here](https://github.com/Neocky/pluGET#need-help) is the best place to ask for support.
The program works with a locally installed server or with a remote host through SFTP, when configured in the config.
@ -42,7 +42,7 @@ pluGET can:
## Need help?
[<img src="https://i.imgur.com/D5vyVzC.png" alt="Discord" width="400"/>](https://discord.gg/tTrYuaVXxN)
[<img src="https://i.imgur.com/D5vyVzC.png" alt="Discord" width="400"/>](https://discord.gg/475Uf4NBPF)
## Installation