From 1dad1c62cdcddbd57de8676c3d1e59d78e7e7b9b Mon Sep 17 00:00:00 2001 From: Neocky Date: Sat, 3 Apr 2021 20:36:33 +0200 Subject: [PATCH] Removed typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a603cb..e0b03ce 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ # pluGET -#### A powerfull package manager which updates [Plugins](https://www.spigotmc.org/resources/) and Server Software for minecraft servers. +#### A powerful package manager which updates [Plugins](https://www.spigotmc.org/resources/) and Server Software for minecraft servers. pluGET.gif @@ -49,9 +49,9 @@ This is a package manager for minecraft [Spigot](https://www.spigotmc.org/) serv This is a standalone program written in python. The program works with a locally installed server or with a remote host through SFTP/FTP, when configured in the config. It uses the [Spiget](https://spiget.org/) API to download and compare plugin versions and can download the latest version of plugins from the [Spigot](https://www.spigotmc.org/) site. -It can also compare and download the latest update of specifif server software (e.g. [PaperMC](https://papermc.io/)). +It can also compare and download the latest update of specific server software (e.g. [PaperMC](https://papermc.io/)). -Plugin management was the hard part of mangaging a minecraft server. The time it took to check the [Spigot ressource](https://www.spigotmc.org/resources/) page for updates for the installed plugins and updating all plugins manually which have available updates was too long and daunting. +Plugin management was the hard part of managing a minecraft server. The time it took to check the [Spigot ressource](https://www.spigotmc.org/resources/) page for updates for the installed plugins and updating all plugins manually which have available updates was too long and daunting. So I built pluGET to automate and ease the plugin handling of a minecraft server and to turn the most time consuming 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. @@ -71,7 +71,7 @@ pluGET can: - remove a plugin from the plugin folder - manager server software: - download a specific server software version - - check instlalled server software for update + - check installed server software for update - update installed server software to a specific version - supported server software: [PaperMc](https://papermc.io/)