diff --git a/.gitignore b/.gitignore index d60803b..0d9b407 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,7 @@ out bin target -/META-INF -/.settings -/.idea -SkStuff.iml -.idea/workspace.xml -.idea/misc.xml -.idea/discord.xml +META-INF +.settings +.idea +SkStuff.iml \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 40e783f..a80f5f2 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,6 +3,9 @@ + + + - + diff --git a/bin/me/TheBukor/SkStuff/SkStuff.class b/bin/me/TheBukor/SkStuff/SkStuff.class index 7f9bb6a..0c6d0aa 100644 Binary files a/bin/me/TheBukor/SkStuff/SkStuff.class and b/bin/me/TheBukor/SkStuff/SkStuff.class differ diff --git a/bin/me/TheBukor/SkStuff/effects/EffSetPathGoal.class b/bin/me/TheBukor/SkStuff/effects/EffSetPathGoal.class index c6dc35f..87d78be 100644 Binary files a/bin/me/TheBukor/SkStuff/effects/EffSetPathGoal.class and b/bin/me/TheBukor/SkStuff/effects/EffSetPathGoal.class differ diff --git a/plugin.yml b/plugin.yml index 95f8c3a..7898bd1 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,6 +1,6 @@ name: SkStuff authors: [TheBukor, Govindas] description: A Skript addon which adds extra functionalities such as pathfinder goals. -version: "2.2" +version: "2.2.1" main: me.TheBukor.SkStuff.SkStuff depend: [Skript] \ No newline at end of file