2022-06-08 13:07:47 -07:00
|
|
|
name: EaglerPluginInstaller
|
|
|
|
version: 1.0.9
|
|
|
|
main: tech.nully.PluginInstaller.Main
|
2022-06-08 16:28:27 -07:00
|
|
|
prefix: [EaglerPluginInstaller]
|
|
|
|
loadbefore: [EaglerPluginUpdater]
|
2022-06-08 13:07:47 -07:00
|
|
|
authors: [BongoCat]
|
|
|
|
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
|
|
|
|
website: nully.tech
|
|
|
|
commands:
|
|
|
|
install:
|
|
|
|
usage: /<command> <plugin>
|
|
|
|
description: Installs the latest compatible version of the requested plugin
|
|
|
|
plist:
|
|
|
|
usage: /<command>
|
|
|
|
description: Gives you a list of available plugins with PluginInstaller
|