diff --git a/GroundItems/plugin$ignoreItem$1.class b/GroundItems/plugin$ignoreItem$1.class index 60450b7..9d98d08 100644 Binary files a/GroundItems/plugin$ignoreItem$1.class and b/GroundItems/plugin$ignoreItem$1.class differ diff --git a/GroundItems/plugin$tagItem$1.class b/GroundItems/plugin$tagItem$1.class index b7279c8..8e916fb 100644 Binary files a/GroundItems/plugin$tagItem$1.class and b/GroundItems/plugin$tagItem$1.class differ diff --git a/GroundItems/plugin.class b/GroundItems/plugin.class index e4a1ccc..951d229 100644 Binary files a/GroundItems/plugin.class and b/GroundItems/plugin.class differ diff --git a/GroundItems/plugin.properties b/GroundItems/plugin.properties index c77a215..27be8da 100644 --- a/GroundItems/plugin.properties +++ b/GroundItems/plugin.properties @@ -4,5 +4,6 @@ Commands:\ ::set(low,med,high,insane,hide)\ ::(tag,ignore)item ID\ ::(reset)groundconfig\ +::displayprices\ Special thanks to Chisato for the original skeleton. -VERSION=1.3 \ No newline at end of file +VERSION=1.4 \ No newline at end of file diff --git a/LeftClickAttack/plugin.properties b/LeftClickAttack/plugin.properties new file mode 100644 index 0000000..36941d4 --- /dev/null +++ b/LeftClickAttack/plugin.properties @@ -0,0 +1,3 @@ +AUTHOR='bushtail' +DESCRIPTION='Always select "Attack" option on leftclick' +VERSION=1.0 \ No newline at end of file