Commit Graph

64 Commits

Author SHA1 Message Date
hyperdefined
f13f17be58 add remove stat token 2025-03-30 20:54:25 -04:00
hyperdefined
d0199a85e0 added damage done system 2025-03-30 20:33:30 -04:00
hyperdefined
eeb6038b66 1.9.2-hotfix 2025-02-11 15:57:49 -05:00
hyperdefined
06a3bb2498 Update ItemLore.java 2025-01-28 23:04:40 -05:00
hyperdefined
3e1c2dcbc3 adjust origins to listen to config 2025-01-28 22:51:49 -05:00
hyperdefined
b4be9eb741 make config updater better 2025-01-28 21:34:02 -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 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
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
a48a1492d2 Update TokenCrafting.java 2025-01-26 16:55:34 -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
b025fd0b46 removed more debugs 2025-01-26 13:24:45 -05:00
hyperdefined
b8ac32f9b4 misc cleanup 2025-01-25 17:39:01 -05:00
hyperdefined
30b26533ef tokens update 2025-01-25 16:56:03 -05:00
hyperdefined
ff578e170e 1.8.7 2025-01-22 18:19:12 -05:00
hyperdefined
87aa26c7e9 Update ItemChecker.java 2025-01-22 18:17:49 -05:00
hyperdefined
94ff8f251d go back to text comparison
this broke something with another plugin
2025-01-22 18:10:35 -05:00
hyperdefined
1a15fb94f4 misc cleanup 2025-01-22 17:02:31 -05:00
hyperdefined
98ee84ad13 fix handling empty messages 2025-01-18 13:06:38 -05:00
hyperdefined
7b12a130a0 1.8.5 2024-12-17 17:47:14 -05:00
hyperdefined
585e020baf migration to Paper API 2024-12-14 17:28:02 -05:00
hyperdefined
d1a16ff2e6 added missing breaks 2024-10-07 21:18:02 -04:00
hyperdefined
9134da31f4 support for mace #82 2024-10-07 21:16:07 -04:00
hyperdefined
0cf85edda6 support for custom mob names
closes #71
2024-10-07 21:05:46 -04:00
hyperdefined
f5ddada892 support for gradient coloring
fixes #72
2024-09-10 16:01:24 -04:00
hyperdefined
b596310bfe redo lore replacement
Instead of partially matching the old lore, build the old lore and match it instead.
2024-09-06 17:47:07 -04:00
hyperdefined
6d1f0fe561 update config from 6 to 7 2024-08-29 00:16:22 -04:00
hyperdefined
fb0d179d37 add flight time (#62) 2024-08-29 00:10:01 -04:00
hyperdefined
7e13159056 support hex colors in lore (#68) 2024-08-28 23:20:16 -04:00
hyperdefined
ea27e4f4ab remove color codes when comparing 2024-05-25 15:37:52 -04:00
hyperdefined
cc4176cfbe awrf :3 2023-10-22 20:05:44 -04:00
hyperdefined
c3f47707c4 remove all "config" things into it's own thing 2023-10-22 19:43:22 -04:00
hyperdefined
ee1c197d72 more config updater changes 2023-10-22 19:35:41 -04:00
hyperdefined
c328b9e019 add "arrows shot" + fix jank 2023-10-22 19:13:44 -04:00
hyperdefined
700e7bca2c more config changes
* fixed typo on config updater
* handle missing config messages a lot better
* only try to update lore if it's enabled, don't try then check if it's enabled
2023-10-21 18:52:58 -04:00
hyperdefined
59bfdf69ca improve various config things 2023-10-21 18:11:28 -04:00
hyperdefined
0968497fc0 added a config updater 2023-10-19 17:59:53 -04:00
hyperdefined
c7a5aef9ee make item checking better
fixes #42
2023-10-19 17:05:15 -04:00
hyperdefined
68c9685477 added "spawned by" for creative items
closes #41
2023-10-17 14:17:41 -04:00
hyperdefined
cda8d94199 ok 2023-09-30 20:07:46 -04:00
hyperdefined
5551c24202 lots of updates
- add hash to items when created
- added "crops harvested" for hoes
2023-09-30 20:05:31 -04:00
hyperdefined
a55cea4b5d more work 2023-08-30 17:02:50 -04:00