Commit graph

422 commits

Author SHA1 Message Date
3e4ba00cdb
bump to paper 1.12.8 2025-07-27 07:51:08 +02:00
84d4e811e2
get item type via name 2025-07-27 07:43:52 +02:00
b121d314d3
do not cast immutable set as unmodifiable set 2025-07-27 07:43:52 +02:00
b193ec7094
progress on using item type
# Conflicts:
#	src/main/java/xyz/alexcrea/cuanvil/enchant/wrapped/CABukkitEnchantment.java
2025-07-27 07:43:47 +02:00
b011edd606
use correct anvil cost
did I not already fixed it ?
2025-07-27 07:02:00 +02:00
3a72442e96
plugin version as beta 2025-07-27 06:59:01 +02:00
3fc279a0fd
unprivate eco enchant for new feature purpose 2025-07-27 06:57:54 +02:00
be958462e4
bring back bukkit scheduler for mockbukkit
also other mockbukkit fixes
2025-07-27 06:57:08 +02:00
0d18098872
remove nms base sub module 2025-07-27 06:57:06 +02:00
5a57b3afbf
remove more nms sub modules 2025-07-27 06:56:32 +02:00
f3eca58b1a
Only use paper + code cleanup 2025-07-27 06:56:10 +02:00
39cbc640ef
big cleanup & update legacy code 2025-07-27 06:54:25 +02:00
c8597986a2
remove legacy enchantment plugins 2025-07-27 06:54:01 +02:00
f17c8b61ab
remove legacy nms from code 2025-07-27 06:54:00 +02:00
93a87cfdf1
use 1.21.5 spigot 2025-07-27 06:53:55 +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
b095cd5316
add config value for per item enchantment 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
a5ccd6f8db
fix a small unexpected behavior with NeoEnchant+ (#76) 2025-07-16 16:55:42 +02:00
56ce36eddf
fix item group update issue (#77) 2025-07-16 16:55:25 +02:00
c72372200e
better merge item change check 2025-07-16 15:30:00 +02:00
05f54a5408
fix item group update issue 2025-07-13 23:07:10 +02:00
5b03156965
fix a small unexpected behavior with NeoEnchant+ 2025-07-10 16:51:30 +02:00
4c0c7a8c3b
Revert "add flags for the api"
This reverts commit cea6d51470.

Did not liked the idea after some thinking
2025-07-10 16:27:17 +02:00
cea6d51470
add flags for the api 2025-07-09 23:04:46 +02:00
f740248a85
add listener api events (#73) 2025-07-08 23:18:35 +02:00
c7787676ac
fix enchant conflict file having the wrong name 2025-07-08 22:58:32 +02:00
52c5773118
forgot flint group 2025-07-08 22:04:44 +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
6930867e74
EEE item not checked fix (#74)
fix not checking excellent enchant enchantments primary and supported
items
2025-07-06 22:40:13 +02:00
2eed730341
fix not checking excellent enchant enchantments primary and supported items 2025-07-06 22:33:35 +02:00
a0fa1e3fe2
manually set level and exp % 2025-07-05 23:03:28 +02:00
6078136a80
change api recipe default cost
also update api recipe builder unit test
2025-07-05 04:05:17 +02:00
7f19783beb
fix gui logic issue 2025-07-04 23:13:14 +02:00
87ec40a7ab
handle recipe list gui creation and lore 2025-07-04 22:58:40 +02:00
b3cc234ef3
add api for recipe changes 2025-07-04 22:52:18 +02:00
8914369d38
linear cost first gui iteration 2025-07-04 16:19:42 +02:00
8f3c721820
linear cost logic 2025-07-04 15:50:57 +02:00