From 8ec83efb9e201006d42a1e61f1bdcd8346c442e2 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 18:57:30 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ba06aa2..c2e5889 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,10 @@ PluginInstaller is a plugin designed for eaglercraft that can install plugins from an [online repository](https://github.com/darverdevs/PluginInstallerRepo) to your server just with a /install command. This plugin also has an autoupdater so theres no need to constantly redownload the plugin. #### **The download link is [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/PluginInstaller_jar/PluginInstaller.jar)** +## How to install: +Download the jar file from the link above +Drag and drop it into your plugins folder in java -> bukkit_command -> plugins (If you are using replit) +restart your server +Done! ## How to contribute: Since PluginInstaller runs on an autoupdater, all contributions must be made from pull requests either by forks or branches approved by someone in the darverdevs group and tested before a pull request is made