You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,10 @@
2
2
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.
3
3
This plugin also has an autoupdater so theres no need to constantly redownload the plugin.
4
4
#### **The download link is [here](https://github.com/darverdevs/PluginInstaller/raw/main/out/artifacts/PluginInstaller_jar/PluginInstaller.jar)**
5
+
## How to install:
6
+
Download the jar file from the link above
7
+
Drag and drop it into your plugins folder in java -> bukkit_command -> plugins (If you are using replit)
8
+
restart your server
9
+
Done!
5
10
## How to contribute:
6
11
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