(1.5.2) Plugin installer
Go to file
2022-06-08 18:57:30 -07:00
.idea recompile 2022-06-08 13:07:47 -07:00
out/artifacts/EaglerPluginInstaller_jar recompile 2022-06-08 16:28:27 -07:00
src/main recompile 2022-06-08 16:28:27 -07:00
target recompile 2022-06-08 16:28:27 -07:00
EaglerPluginInstaller.iml fixed compiling errors again 2022-06-08 11:34:59 -07:00
pom.xml stuff i think 2022-06-08 12:10:40 -07:00
README.md Update README.md 2022-06-08 18:57:30 -07:00

PluginInstaller

PluginInstaller is a plugin designed for eaglercraft that can install plugins from an online repository to your server just with a /install command. This plugin also has an autoupdater so theres no need to constantly redownload the plugin.

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