Skip to content

Commit 7d7a9eb

Browse files
committed
Merge branch 'dev' of https://github.com/darverdevs/PluginInstaller into dev-v1.1.1-ALPHA
2 parents f18b4c9 + 85b308c commit 7d7a9eb

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# PluginInstaller
22
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 <plugin> command.
33
This plugin also has an autoupdater so theres no need to constantly redownload the plugin.
4-
#### **The download link is [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/PluginInstaller_jar/PluginInstaller.jar)**
4+
### **The download link is ---> [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar)** <---
55
## How to install:
66
Download the jar file from the link above
77
Drag and drop it into your plugins folder in java -> bukkit_command -> plugins (If you are using replit)
8+
89
restart your server
10+
911
Done!
1012
## How to use:
1113
This plugin as stated before, has an auto-updater so you do not need to manually update it.
@@ -18,6 +20,10 @@ This plugin as stated before, has an auto-updater so you do not need to manually
1820
#### Coming soon:
1921
- `/repo`: lets you add your own repository of plugins
2022
- 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
23+
- More recommended plugins
24+
- Plugin voting system
25+
- A search command
26+
- A plugin info command that tells you about the plugin you search
2127

2228
## How to contribute:
2329
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

0 commit comments

Comments
 (0)