From 3f0529531ab95eff3d4bfc67e401663cbbc5133f Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 19:24:45 -0700 Subject: [PATCH 1/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 402d973..a3e0928 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PluginInstaller 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)** +### **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) From de2e6d5a1100872125bd17f0c1e9919e222e1e37 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 19:25:20 -0700 Subject: [PATCH 2/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3e0928..6dd141e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ This plugin also has an autoupdater so theres no need to constantly redownload t ## 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 use: This plugin as stated before, has an auto-updater so you do not need to manually update it. From ff2b5f1b04d4fd1820a8f2de03b88ce038be959d Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 19:26:23 -0700 Subject: [PATCH 3/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd141e..0d268b0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PluginInstaller 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)** +### **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) From 4942d0381da486dba2a9bc91a1d40fec2fb7f7b1 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 19:40:17 -0700 Subject: [PATCH 4/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d268b0..8de9e21 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PluginInstaller 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)** <--- +### **The download link is ---> [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.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) From 7ede3d49223995e63b1cf1da0d6b680e9eb50c56 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 19:41:56 -0700 Subject: [PATCH 5/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8de9e21..40c136f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ This plugin as stated before, has an auto-updater so you do not need to manually #### Coming soon: - `/repo`: lets you add your own repository of plugins - A "front page" list of plugins that shows a list of the most commonly installed plugins and suggests plugins for you to intall based on the plugins you have +- More recommended plugins +- Plugin voting system ## 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 From a72646450a353b148fd72b479befaf5c6e911960 Mon Sep 17 00:00:00 2001 From: BongoCat <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 20:00:18 -0700 Subject: [PATCH 6/6] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 40c136f..41aa540 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ This plugin as stated before, has an auto-updater so you do not need to manually - A "front page" list of plugins that shows a list of the most commonly installed plugins and suggests plugins for you to intall based on the plugins you have - More recommended plugins - Plugin voting system +- A search command +- A plugin info command that tells you about the plugin you search ## 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