Commit graph

595 commits

Author SHA1 Message Date
ef404af284
once again update protocolib 2025-08-16 16:11:49 +02:00
cb1615f74f
remove old traget to group 2025-08-16 15:53:16 +02:00
d8ace4c83a
bump to paper 1.12.8 2025-08-16 15:53:16 +02:00
25b4ea51e0
get item type via name 2025-08-16 15:53:16 +02:00
ce8bda9f63
do not cast immutable set as unmodifiable set 2025-08-16 15:53:16 +02:00
b1efb68304
progress on using item type
# Conflicts:
#	src/main/java/xyz/alexcrea/cuanvil/enchant/wrapped/CABukkitEnchantment.java
2025-08-16 15:53:16 +02:00
12194709c5
use correct anvil cost
did I not already fixed it ?
2025-08-16 15:53:15 +02:00
be2d284a6f
plugin version as beta 2025-08-16 15:53:12 +02:00
4011c1b0fe
unprivate eco enchant for new feature purpose 2025-08-16 15:52:36 +02:00
ee569ed7de
bring back bukkit scheduler for mockbukkit
also other mockbukkit fixes
2025-08-16 15:52:36 +02:00
2f2923e910
remove nms base sub module 2025-08-16 15:52:36 +02:00
a8553debeb
remove more nms sub modules 2025-08-16 15:52:35 +02:00
c12e70ca54
Only use paper + code cleanup 2025-08-16 15:52:32 +02:00
6ede990987
big cleanup & update legacy code 2025-08-16 15:51:21 +02:00
eaa9adf213
remove legacy enchantment plugins 2025-08-16 15:50:39 +02:00
78d548676d
remove legacy nms from code 2025-08-16 15:50:34 +02:00
1505f216d6
remove legacy plugin and server versions from gradlew 2025-08-16 15:50:31 +02:00
d67140a403
use 1.21.5 spigot 2025-08-16 15:48:56 +02:00
e6ff0a5e5f
fix/disenchantment-gui (#87)
fix disenchantment gui not working
2025-08-16 14:38:39 +02:00
502364e7be
version up 2025-08-16 14:36:48 +02:00
aa86030f01
fix disenchantment gui being broken 2025-08-16 14:32:27 +02:00
54801a07e6
update protocolib to use maven central 2025-08-07 10:40:30 +02:00
600149c237
try fix old ee definition issue (#84) 2025-08-06 14:44:58 +02:00
b1fd64351a
use reflection to support pre v5 2025-07-28 10:42:41 +02:00
d92a97781c
try fix definition issue 2025-07-28 09:49:13 +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
e4176404ac
fix AxPlayersWarps incompatibility (#82) 2025-07-25 05:42:16 +02:00
f4aaeddb25
fix AxPlayersWarps incompatibility 2025-07-25 05:33:53 +02:00
78ce6a8f42
add enchant limit (#80) 2025-07-24 04:46:19 +02:00
6e02798459
version up 2025-07-24 04:34:17 +02:00
3b8a8fa590
update default config 2025-07-24 04:33:55 +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
dea86ab9ce
mc 1.21.8 (#81) 2025-07-24 04:28:43 +02:00
3d58bb2565
1.21.8 2025-07-19 21:05:59 +02:00
2436a84272
do not allow certain dependencies in published pom 2025-07-17 17:00:45 +02:00
d347d7b766
remove use of specific key 2025-07-16 17:25:41 +02:00
2c70e41a38
version 1.13.1 up 2025-07-16 17:02:00 +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
494f48b9fc
better merge item change check (#78)
try to fix a weird issue with an user
2025-07-16 16:54:59 +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