diff --git a/.idea/artifacts/EaglerPluginInstaller_jar.xml b/.idea/artifacts/EaglerPluginInstaller_jar.xml new file mode 100644 index 0000000..70e0900 --- /dev/null +++ b/.idea/artifacts/EaglerPluginInstaller_jar.xml @@ -0,0 +1,8 @@ + + + $PROJECT_DIR$/out/artifacts/EaglerPluginInstaller_jar + + + + + \ No newline at end of file diff --git a/.idea/artifacts/PluginInstallere_jar.xml b/.idea/artifacts/PluginInstallere_jar.xml deleted file mode 100644 index 2a48bd5..0000000 --- a/.idea/artifacts/PluginInstallere_jar.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - $PROJECT_DIR$/out/artifacts/PluginInstallere_jar - - - - - \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 4715904..aa677d7 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -6,13 +6,13 @@ - + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index aa00ffa..b2320b5 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -3,5 +3,7 @@ + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 18fe036..c2024ad 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -12,6 +12,11 @@ + diff --git a/PluginInstaller.iml b/EaglerPluginInstaller.iml similarity index 100% rename from PluginInstaller.iml rename to EaglerPluginInstaller.iml diff --git a/PrimCore.iml b/PrimCore.iml deleted file mode 100644 index 4ec1b0e..0000000 --- a/PrimCore.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - BUKKIT - - - - - \ No newline at end of file diff --git a/out/artifacts/PluginInstallere_jar/PrimCore.jar b/out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar similarity index 78% rename from out/artifacts/PluginInstallere_jar/PrimCore.jar rename to out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar index 94c8e3e..8d00865 100644 Binary files a/out/artifacts/PluginInstallere_jar/PrimCore.jar and b/out/artifacts/EaglerPluginInstaller_jar/EaglerPluginInstaller.jar differ diff --git a/pom.xml b/pom.xml index fab92a8..93c1d27 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,10 @@ tech.nully EaglerPluginInstaller 1.0.0 - jar + + untitled + + pom PrimCore diff --git a/target/classes/plugin.yml b/target/classes/plugin.yml deleted file mode 100644 index 34b3e58..0000000 --- a/target/classes/plugin.yml +++ /dev/null @@ -1,15 +0,0 @@ -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