Commit Graph

71 Commits

Author SHA1 Message Date
hyperdefined ea68650038 Merge pull request #8 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
2022-03-11 16:47:40 -05:00
dependabot[bot] 114a27e9b5 Bump maven-compiler-plugin from 3.10.0 to 3.10.1
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 11:26:04 +00:00
hyperdefined 7cdb71df50 cleanup 2022-03-01 23:33:55 -05:00
hyperdefined bd80d6718c Update CommandToolStats.java 2022-03-01 23:33:26 -05:00
hyperdefined b9907eedec unify item arrays & date formats 2022-03-01 23:32:30 -05:00
hyperdefined 61cf44a407 handle finding who opens a newly spawned chest better 2022-03-01 23:21:09 -05:00
hyperdefined 337f88ce36 Update pom.xml 1.3.4 2022-02-24 11:46:50 -05:00
hyperdefined 42f100f0b0 added missing return (fixes #7) 2022-02-24 11:46:08 -05:00
hyperdefined 63b3cb1d03 Update pom.xml 1.3.3 2022-02-23 19:57:41 -05:00
hyperdefined 7717b6b5a5 Update EntityDamage.java 2022-02-23 19:53:54 -05:00
hyperdefined a421430fa8 only add damage to valid armor
closes #6
2022-02-23 19:52:58 -05:00
hyperdefined 7a89b31766 removed unused set 2022-02-22 19:05:00 -05:00
hyperdefined 0334681971 getFinalDamage() instead because of armor reductions 2022-02-22 17:33:48 -05:00
hyperdefined df23f40d6b Update pom.xml 1.3.2 2022-02-22 15:08:38 -05:00
hyperdefined 0221ee40cf handle logic of lore reset better 2022-02-22 15:07:51 -05:00
hyperdefined a01d07af4a fixed removing new tag for elytras
this fixes #5
2022-02-22 15:07:30 -05:00
hyperdefined e402d3078a Merge pull request #4 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
Bump maven-compiler-plugin from 3.9.0 to 3.10.0
2022-02-14 21:07:02 -05:00
dependabot[bot] 4f44ca0777 Bump maven-compiler-plugin from 3.9.0 to 3.10.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 11:38:14 +00:00
hyperdefined 53fd7f734c Update pom.xml 1.3.1 2022-02-12 20:47:52 -05:00
hyperdefined 75cd4fa17e fixed small typo 2022-02-12 20:47:32 -05:00
hyperdefined e296c27a5b added comments to better explain what is going on 2022-02-11 19:19:05 -05:00
hyperdefined adb1c637dc smh 1.3 2022-02-11 18:34:42 -05:00
hyperdefined 4b8f8061b4 Merge branch 'master' of https://github.com/hyperdefined/ToolStats 2022-02-11 15:09:49 -05:00
hyperdefined 464916e08b Update CommandToolStats.java 2022-02-11 15:09:32 -05:00
hyperdefined 6b6b65d1df Update README.md 2022-02-11 15:05:55 -05:00
hyperdefined a1c39dffd0 Update pom.xml 2022-02-11 15:05:18 -05:00
hyperdefined 88eab81906 added tab completions to sub commands 2022-02-11 15:03:37 -05:00
hyperdefined be233de90d fixed plugin.yml 2022-02-11 15:03:21 -05:00
hyperdefined 2437424e39 added reset lore command 2022-02-11 14:46:25 -05:00
hyperdefined 63b08062c8 Update CraftItem.java 2022-02-11 14:04:12 -05:00
hyperdefined d23c2446dd fix fishing rods not updating lore correctly 2022-02-11 14:03:51 -05:00
hyperdefined 77b1be62d4 fixes 1.2.3 2022-02-10 21:41:23 -05:00
hyperdefined 29e6c998cf bump 1.2.2 2022-02-06 12:27:58 -05:00
hyperdefined 89951611fe changed api version to support more versions 2022-02-06 12:27:18 -05:00
hyperdefined 1c18a1a90c added missing check (fixes #2) 1.2.1 2022-02-05 16:42:42 -05:00
hyperdefined f0ec409ef4 Update README.md 1.2 2022-01-31 17:40:51 -05:00
hyperdefined 0f9d75db06 Update pom.xml 2022-01-31 17:40:32 -05:00
hyperdefined 975445b8f3 support for custom lore messages 2022-01-31 17:40:10 -05:00
hyperdefined c02cbadeb2 Update pom.xml 1.1 2022-01-30 17:34:48 -05:00
hyperdefined 9abddc9524 Update README.md 2022-01-30 17:27:38 -05:00
hyperdefined dba672e60c added more images 2022-01-30 17:25:54 -05:00
hyperdefined b1c9be3bbd track kills for bows and crossbows 2022-01-30 17:16:16 -05:00
hyperdefined f970f17e7f cleanup 2022-01-30 16:45:23 -05:00
hyperdefined 8305c52f3b tag new elytras 2022-01-30 16:43:25 -05:00
hyperdefined 7bc5af2a58 only check livingentities 2022-01-30 16:02:26 -05:00
hyperdefined 8736519d34 added more trackers
* when opening a loot chest
* when trading items
* when fishing for items
2022-01-30 15:36:33 -05:00
hyperdefined 3cf6554984 Update README.md 2022-01-29 19:33:36 -05:00
hyperdefined c28cd08795 replaced images to better show features 2022-01-29 17:35:22 -05:00
hyperdefined 91493551e1 Update README.md 1.0 2022-01-29 14:40:41 -05:00
hyperdefined 49d864833b added main plugin command 2022-01-29 14:39:20 -05:00