Commit Graph

53 Commits

Author SHA1 Message Date
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
hyperdefined 46fe889c96 track armor damage for all damage types 2022-01-29 14:31:38 -05:00
hyperdefined 258ade82f7 Update README.md 2022-01-29 14:29:42 -05:00
hyperdefined 1b2a7fe427 added config support 2022-01-29 14:27:42 -05:00
hyperdefined 71ae4bca6a Merge pull request #1 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.9.0
Bump maven-compiler-plugin from 3.8.1 to 3.9.0
2022-01-28 21:31:41 -05:00
hyperdefined 6aefe38c96 Update README.md 2022-01-28 21:31:33 -05:00
hyperdefined 72f4b86fe6 1.0 2022-01-28 21:30:38 -05:00
hyperdefined b52f12fc1e stuff 2022-01-28 21:29:02 -05:00
hyperdefined 07ee921281 more copyright 2022-01-28 21:28:52 -05:00
hyperdefined 0aae337d36 Revert "more various stuff"
This reverts commit f8eb800905.
2022-01-28 21:27:57 -05:00
hyperdefined f8eb800905 more various stuff 2022-01-28 21:23:38 -05:00
dependabot[bot] f378d71f76 Bump maven-compiler-plugin from 3.8.1 to 3.9.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.9.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-01-29 02:18:04 +00:00
hyperdefined 6dbce4fd6a various stuff for release 2022-01-28 21:18:00 -05:00
hyperdefined 357e1281ad don't change player drop items 2022-01-28 21:00:32 -05:00
hyperdefined c428d63209 allow players to drop tagged tools/armor 2022-01-28 20:48:17 -05:00
hyperdefined c0996e82e7 add shears to blocks mined 2022-01-28 20:40:07 -05:00
hyperdefined bc6a1840d1 support for trident throwing (pog) 2022-01-28 20:30:36 -05:00
hyperdefined 3e9cb61951 only check non sheared sheep 2022-01-28 19:06:50 -05:00
hyperdefined 93c30cc888 work 2022-01-28 19:03:17 -05:00