mirror of
https://github.com/darverdevs/PluginInstaller.git
synced 2024-11-21 08:56:05 -08:00
Update README.md
This commit is contained in:
parent
2f6a028cad
commit
0eafed9923
|
@ -1,7 +1,7 @@
|
||||||
# PluginInstaller
|
# 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 <plugin> command.
|
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.
|
||||||
This plugin also has an autoupdater so theres no need to constantly redownload the plugin.
|
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/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar)** <---
|
### **The download link is ---> [here](https://github.com/darverdevs/PluginInstaller/raw/main/target/EaglerPluginInstaller-1.1.5.jar)** <---
|
||||||
## How to install:
|
## How to install:
|
||||||
Download the jar file from the link above
|
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)
|
Drag and drop it into your plugins folder in java -> bukkit_command -> plugins (If you are using replit)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user