Commit Graph

41 Commits

Author SHA1 Message Date
hyperdefined
86cbdd58ff new purge command 2025-07-23 11:29:20 -04:00
hyperdefined
27a89fd67c unify owner and timestamp creation 2025-07-23 10:53:22 -04:00
hyperdefined
70e19269ee rename many config things 2025-05-06 20:05:13 -04:00
hyperdefined
1e4e963fe1 remove debug 2025-04-07 11:00:55 -04:00
hyperdefined
ecd241ac52 fix #99 2025-04-07 10:56:25 -04:00
hyperdefined
5a1be37339 remove token if stat is disabled
this was missing prior
2025-04-07 10:56:13 -04:00
hyperdefined
2143daa133 cleanup 2025-03-31 19:21:09 -04:00
hyperdefined
ed9afc1812 backwards compatibility with old flight time format 2025-03-31 19:06:43 -04:00
sebampuero
d675549209 feat: add format lore that replaces several placeholders with a map 2025-03-31 18:14:51 -04:00
sebampuero
d5324b5db6 feat: some first changes
Add placeholders for time values, new formatting function and call for new function.
2025-03-31 18:13:45 -04:00
hyperdefined
d0199a85e0 added damage done system 2025-03-30 20:33:30 -04: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
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
24ee5f9d42 im silly 2025-01-26 18:53:49 -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
3da98afd49 correctly do the reset token 2025-01-26 16:48:34 -05:00
hyperdefined
f7697bccfa rename things 2025-01-26 14:43:47 -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
30b26533ef tokens update 2025-01-25 16:56:03 -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
585e020baf migration to Paper API 2024-12-14 17:28:02 -05: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
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
c3f47707c4 remove all "config" things into it's own thing 2023-10-22 19:43:22 -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
68c9685477 added "spawned by" for creative items
closes #41
2023-10-17 14:17:41 -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
hyperdefined
fe96235ed1 removed unused function 2023-07-17 19:24:45 -04:00
hyperdefined
39d8a42110 clean this up a bit 2023-07-17 15:29:26 -04:00
hyperdefined
29a2a5150c update various things for origin NBT 2023-07-13 19:16:02 -04:00
hyperdefined
b38d2825cb added NBT for origins of items 2023-07-13 19:04:29 -04:00
hyperdefined
9b0ac2d912 stfu deepsource 2023-02-20 22:28:33 -05:00
hyperdefined
4ea9e1600b return item lore back rather than nulling it 2023-02-20 22:02:48 -05:00
hyperdefined
2c971da1b9 unify lore management 2022-12-07 14:56:57 -05:00