darverdevs-PluginInstaller/target/classes/plugin.yml

16 lines
550 B
YAML
Raw Normal View History

2022-06-07 18:15:55 -07:00
name: EaglerPluginInstaller
2022-06-08 11:26:15 -07:00
version: 1.0.9
2022-06-07 14:17:07 -07:00
main: tech.nully.PluginInstaller.Main
prefix: [PluginInstaller]
2022-06-08 11:26:15 -07:00
loadbefore: [PluginUpdater]
2022-06-07 14:17:07 -07:00
authors: [BongoCat]
2022-06-08 11:26:15 -07:00
description: A plugin that is capable of installing the latest compatible version of plugins with eaglercraft from an online repository
2022-06-07 14:17:07 -07:00
website: nully.tech
commands:
2022-06-07 17:35:43 -07:00
install:
2022-06-07 14:17:07 -07:00
usage: /<command> <plugin>
description: Installs the latest compatible version of the requested plugin
2022-06-07 17:35:43 -07:00
plist:
usage: /<command>
description: Gives you a list of available plugins with PluginInstaller