Commit Graph

362 Commits

Author SHA1 Message Date
hyperdefined e37048ff01 add missing damage tracking 2025-03-28 18:31:59 -04:00
hyperdefined 71f3a3ea10 Update ToolStats.java 2025-03-27 22:01:54 -04:00
hyperdefined 3f850aaef7 Merge pull request #96 from sebampuero/fix-unhandled-githubrelease-exception
Fix: catch unhandled exception when version does not exist yet
2025-03-27 21:49:04 -04:00
hyperdefined 427628da6e Merge pull request #92 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.4.1
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
2025-03-27 21:45:30 -04:00
hyperdefined 820c1dce51 Merge pull request #93 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0
Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0
2025-03-27 21:44:10 -04:00
sebampuero ad1a4fe26e fix: catch unhandled exception when version does not exist yet 2025-03-15 16:00:00 +01:00
dependabot[bot] ceb1dbd297 Bump org.apache.maven.plugins:maven-compiler-plugin
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.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>
2025-02-21 11:03:35 +00:00
dependabot[bot] 49f4727100 Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases)
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-19 12:50:38 +00:00
hyperdefined cb5345bd14 1.9.2-hotfix-2 1.9.2-hotfix-2 2025-02-15 13:10:39 -05:00
hyperdefined eeb6038b66 1.9.2-hotfix 1.9.2-hotfix 2025-02-11 15:57:49 -05:00
hyperdefined 5e3e9f0825 Update pom.xml 1.9.2 2025-02-10 09:44:33 -05:00
hyperdefined 11ee83773e fix default config being wrong version 2025-02-10 09:43:56 -05:00
hyperdefined 9f5da738dd fix offhand duplication 2025-02-10 09:43:42 -05:00
hyperdefined 434f0dfe30 Update pom.xml 1.9.1 2025-01-28 23:04:57 -05:00
hyperdefined 06a3bb2498 Update ItemLore.java 2025-01-28 23:04:40 -05:00
hyperdefined 5624c02ee2 make token system listen to config 2025-01-28 23:02:37 -05:00
hyperdefined 3e1c2dcbc3 adjust origins to listen to config 2025-01-28 22:51:49 -05:00
hyperdefined 8a1759b6b1 remove/add hashes when enabled/disabled 2025-01-28 21:53:39 -05:00
hyperdefined b4be9eb741 make config updater better 2025-01-28 21:34:02 -05:00
hyperdefined 7a18649474 adding missing config values 2025-01-28 21:28:51 -05:00
hyperdefined 32f1e78630 don't add data when config is disabled
previously, this would only not add lore, but add data. this now does not add data. this also removes the data if it's present and disabled
2025-01-28 21:25:35 -05:00
hyperdefined f78609b9ed Update Version9.java 1.9 2025-01-26 19:37:51 -05:00
hyperdefined 9ee1f773da handle lore better for tokens 2025-01-26 19:35:03 -05:00
hyperdefined 61f87a94f7 fix italics being on in names 2025-01-26 19:15:13 -05:00
hyperdefined fd7f75fbb3 idk 2025-01-26 18:59:36 -05:00
hyperdefined 24ee5f9d42 im silly 2025-01-26 18:53:49 -05:00
hyperdefined 2b7c1350c3 Update Version9.java 2025-01-26 18:53:08 -05:00
hyperdefined 393f9b74c0 support for swapping modes
this makes sure the PDC matches when token mode is off so you can swap without issue
2025-01-26 18:51:36 -05:00
hyperdefined c597b4ffeb make sure to do this for hoes 2025-01-26 18:16:03 -05:00
hyperdefined a3f3e0552d Update config.yml 2025-01-26 17:15:15 -05:00
hyperdefined 636374134c Update ToolStats.java 2025-01-26 17:14:24 -05:00
hyperdefined 93f4363c9a Create reset-token.png 2025-01-26 17:01:00 -05:00
hyperdefined a48a1492d2 Update TokenCrafting.java 2025-01-26 16:55:34 -05:00
hyperdefined 8e2e389f78 add this warning 2025-01-26 16:53:59 -05:00
hyperdefined 3da98afd49 correctly do the reset token 2025-01-26 16:48:34 -05:00
hyperdefined e3629bf813 not possible, wroops 2025-01-26 16:14:46 -05:00
hyperdefined f7697bccfa rename things 2025-01-26 14:43:47 -05:00
hyperdefined 73e472af3a add reset token 2025-01-26 14:37:24 -05:00
hyperdefined 4dda215805 use meta here instead 2025-01-26 14:36:45 -05:00
hyperdefined eada8cc448 added missing picture 2025-01-26 13:41:33 -05:00
hyperdefined 5bb179bfa9 typo 2025-01-26 13:28:21 -05:00
hyperdefined d515d66da8 allow axes player/mob kills 2025-01-26 13:25:22 -05:00
hyperdefined b025fd0b46 removed more debugs 2025-01-26 13:24:45 -05:00
hyperdefined 390aeac226 allow hoes to have blocks mined 2025-01-26 13:21:16 -05:00
hyperdefined 985fb5380d Update config.yml 2025-01-26 13:16:01 -05:00
hyperdefined dd584fd2b8 don't let the player use multiple tokens at once 2025-01-26 13:15:39 -05:00
hyperdefined b8ac32f9b4 misc cleanup 2025-01-25 17:39:01 -05:00
hyperdefined b14427ced2 Update README.md 2025-01-25 17:32:27 -05:00
hyperdefined d0d2d1ad41 more images 2025-01-25 17:12:05 -05:00
hyperdefined 7051cfd8cf add images 2025-01-25 17:07:05 -05:00