From 5f044777cfd552634fbe8a5d336ba10c6c2269a5 Mon Sep 17 00:00:00 2001 From: Fangoboyo <77935781+Fangoboyo@users.noreply.github.com> Date: Wed, 8 Jun 2022 12:10:40 -0700 Subject: [PATCH] stuff i think --- .idea/compiler.xml | 1 + .../EaglerPluginInstaller.jar | Bin 5984 -> 6382 bytes pom.xml | 8 ++------ target/classes/plugin.yml | 15 +++++++++++++++ 4 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 target/classes/plugin.yml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 197a8fb..b91288e 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -7,6 +7,7 @@ + diff --git a/out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar b/out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar index 2ad97050a016001e88f08b6a29ba4214951f5e8f..4c8e92ef4e8186e9ec455731bcc43b86f04e9cd1 100644 GIT binary patch delta 761 zcmaE$_s+0Bz?+#xgn@&DgP|ktLC;9_85D99;I&&<=S%+2|Cih-du$kFeJ0nZ-y zQ}TbBnA}%g^=c4!)NrI#_|b#hyVrtdwH&#dTHk+JY)P!coi}GHjwK&`>|uH*`Mrki z?v?5PUu<4*`PwYorDqOaF9?kdyMC?b#4V0`Q|G7Z&-8^o%OdXZ%L{(q zcdI+&*3~EUp6Y*bJ0_YrUiysbfhilqza33`nv=NsMxOW|l^a!y|NMW|I^jia5Zl)5 z2}%;O=|4~Z5~sWogsYO^qVA}fe4qQt45r%9XD8f(yYV-woGcs{8;C2u~Zxql2VCP}eA^}s!4P$`mTE@u}MI{*@ zOCU}a!oC`nDu(EoRefdNU`h1FPOe9w3gX{ivhRMNHzhPNER_N!L>~imt|6Cm@F?Y3ARvp zvX3|yW5DEtj0&2JOd<>-3>+LB43_aHLe9$F*HvU=U{K;=V9-Y~xf7^bZt^~H1)$?5 zKM)OS`s`UQ40wfrYs(ysO;oo2{DjJH&CQf5G=wWEF>1-%?dP| Qfq@+eWtbQk^h7~C07tech.nully EaglerPluginInstaller 1.0.0 - - untitled - untitled - - pom + jar - PrimCore + EaglerPluginInstaller A plugin made to install other plugins from an online repository to eaglercraft servers with a single command nully.tech diff --git a/target/classes/plugin.yml b/target/classes/plugin.yml new file mode 100644 index 0000000..34b3e58 --- /dev/null +++ b/target/classes/plugin.yml @@ -0,0 +1,15 @@ +name: EaglerPluginInstaller +version: 1.0.9 +main: tech.nully.PluginInstaller.Main +prefix: [PluginInstaller] +loadbefore: [PluginUpdater] +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: / + description: Installs the latest compatible version of the requested plugin + plist: + usage: / + description: Gives you a list of available plugins with PluginInstaller