Commit graph

286 commits

Author SHA1 Message Date
9e772c7c19
fix Excellent enchant compatibility
fix #93
2025-11-06 23:00:16 +01:00
e9a2890cfb
tag detection 2025-11-03 16:24:12 +01:00
517fcf3430
disallow use of hex code and minimessage on append 2025-10-23 15:36:14 +02:00
11f7bf8602
progress on using pure component in paper 2025-10-23 15:36:14 +02:00
2967d500eb
use correct condition
Co-authored-by: Illyrius <28700752+illyrius666@users.noreply.github.com>
2025-10-23 08:32:33 +02:00
c9e41aceb6
some refractor 2025-10-20 11:25:43 +02:00
9912da869c
add minimessage for color and decoration only 2025-10-19 16:45:45 +02:00
c63482c9df
prepare nms for 1.21.10 2025-10-07 04:41:47 +02:00
07f6da525d Revert "drop 1.17.x to 1.18.x nms"
This reverts commit 3ab6dbc155.
2025-09-27 13:19:21 +02:00
e508f3fdf5
Merge branch 'v1.x.x' into feature/1.21.9 2025-09-25 20:39:11 +02:00
5bdd2f9b4c
add copper items 2025-09-25 20:15:41 +02:00
3ab6dbc155
drop 1.17.x to 1.18.x nms
paper bundle are broken
2025-09-25 19:39:10 +02:00
870f56debf
add nms for mc 1.21.9 2025-09-25 19:07:00 +02:00
283a65b74a temporarly disable all ItemsAdder pre anvil event to fix an issue 2025-09-09 08:56:17 +02:00
092daa9306
fix me being stupid
used wrong class
2025-08-18 17:48:43 +02:00
aa86030f01
fix disenchantment gui being broken 2025-08-16 14:32:27 +02:00
179b8db090
use item max stack size and not material's (#83) 2025-07-27 06:46:08 +02:00
444e6354c0
fix enchant limit logic issue 2025-07-27 06:42:04 +02:00
b8f46365a1
use item max stack size and not material's 2025-07-27 04:13:24 +02:00
f4aaeddb25
fix AxPlayersWarps incompatibility 2025-07-25 05:33:53 +02:00
d03d2a0444
fix small issue 2025-07-24 04:30:52 +02:00
65d6af7672
add per item enchant count limit 2025-07-24 04:29:29 +02:00
a8177c9aba
why am I this stupid 2025-07-24 04:29:28 +02:00
00adf05d2b
use eco enchant enchant limit 2025-07-24 04:29:19 +02:00
3d58bb2565
1.21.8 2025-07-19 21:05:59 +02:00
c72372200e
better merge item change check 2025-07-16 15:30:00 +02:00
f740248a85
add listener api events (#73) 2025-07-08 23:18:35 +02:00
a2c0037666
add support for dungeon and taverns datapack 2025-07-08 21:55:37 +02:00
87e837a4b1
Added javadoc to event
also remove extra Event in one of the event
2025-07-07 03:34:00 +02:00
6029193f6e
append Event to the name of new events 2025-07-06 22:40:33 +02:00
45c5649ee4
fix stupidity 2025-07-06 22:40:33 +02:00
2964bbd998
force set price if bypassed 2025-07-06 22:40:33 +02:00
12d37e1f59
add listener events 2025-07-06 22:40:32 +02:00
a0fa1e3fe2
manually set level and exp % 2025-07-05 23:03:28 +02:00
b3cc234ef3
add api for recipe changes 2025-07-04 22:52:18 +02:00
8f3c721820
linear cost logic 2025-07-04 15:50:57 +02:00
ec4351e70d
custom craft linear cost config values 2025-07-04 15:50:35 +02:00
0baa1b8b28
linear cost util functions 2025-07-04 15:49:53 +02:00
7cb7d05cb4
change for 1.21.7 (#70) 2025-07-04 14:34:08 +02:00
af2d2c45b6 small fix 2025-07-04 13:44:47 +02:00
bd17d55346 small utility I forgot 2025-07-04 13:38:22 +02:00
a8ac725ce1 first attempt for compatibility 2025-07-04 13:04:25 +02:00
4f27744885 change for 1.21.7 2025-07-02 15:34:19 +02:00
2a36ad945d
fix me being stupid 2025-06-23 22:04:20 +02:00
a0c243f2dd update for 1.21.6 2025-06-17 17:22:23 +02:00
ff27180e82
fix null error on toolstat detected (#68) 2025-06-14 15:57:56 +02:00
4ec8597ca2
check nullability of item before getting its token
(toolstat)
2025-06-14 15:57:30 +02:00
7e655281cc
Hellish code for compatibility with Excellent enchant V5
The Hellish part is keeping compatiblity with older versions too
2025-06-04 16:16:49 +02:00
27604dbb81
Add option to consider book enchantment as stored enchantment 2025-05-28 18:07:48 +02:00
d9cf3ef507
fix small issue
I may have forgotten how to use reflexion. ups
2025-05-13 13:37:57 +02:00