From 21311d5c2608a2d84d0faa2728650c8560501146 Mon Sep 17 00:00:00 2001 From: Neocky Date: Thu, 11 Mar 2021 13:01:10 +0100 Subject: [PATCH] Edited about topic --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 573d867..b44b411 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,11 @@ A package manager that handles [Spigot plugins](https://www.spigotmc.org/resourc ## 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 is a package manager for minecraft [Spigot](https://www.spigotmc.org/) servers and its forks (e.g. [PaperMC](https://papermc.io/)). +Plugin management was the hard part of mangaging a minecraft server. The time i needed to check the [Spigot ressource](https://www.spigotmc.org/resources/) page for updates for the installed plugins was shocking. +So I built pluGET to automate/ease the plugin handling for a minecraft server and to turn the shocking part of managing a minecraft server to an easy one. 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 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. +The program input and the associated config file are pretty clear 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.