mirror of
https://github.com/darverdevs/PluginInstaller.git
synced 2024-11-22 01:06:06 -08:00
16 lines
562 B
YAML
16 lines
562 B
YAML
name: EaglerPluginInstaller
|
|
version: 1.0.9
|
|
main: tech.nully.PluginInstaller.Main
|
|
prefix: [EaglerPluginInstaller]
|
|
loadbefore: [EaglerPluginUpdater]
|
|
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
|