Commit graph

744 commits

Author SHA1 Message Date
d926b5001e
per color code permission 2026-05-22 23:44:20 +02:00
809dc3488b
fix broken isInTag logic 2026-05-21 23:16:12 +02:00
3594cf72af
try catch other plugin's listeners 2026-05-21 23:15:53 +02:00
2070f8fd68
do not track error
faststats update
2026-05-21 22:53:34 +02:00
68f63a8ec7
fix max damage not being checked 2026-05-21 22:32:04 +02:00
c703dc68f9
add compatibility notice 2026-05-17 17:49:09 +02:00
36030c598b
Add compatibility with Item Adder (#112) 2026-05-17 17:35:59 +02:00
a6cdd79750
check the same way as item adder for eco items 2026-05-17 17:33:51 +02:00
440b2b2741
create negative material set for iterator 2026-05-17 17:30:16 +02:00
41a62d810a
get "all material" info from other plugins 2026-05-17 17:30:16 +02:00
459e3351fd
item adder namespace considered for unit merge 2026-05-17 17:30:16 +02:00
e00c5e8b47
clone use item adder on custom items adder item 2026-05-17 17:30:16 +02:00
638df714fd
Rename .java to .kt 2026-05-17 17:30:16 +02:00
190f334656
prepare to use item adder dependency for clone 2026-05-17 17:30:16 +02:00
8141232c46
add superenchant bulk operation 2026-05-17 17:25:39 +02:00
a1984ad5b9
Superenchant compatibility (#111)
Superenchant compatibility & update kotlin to 2.3
2026-05-17 17:15:38 +02:00
f5343440e4
add super enchant compatibility 2026-05-14 06:30:46 +02:00
55f6b94ba9
add super enchant as dep and update kotlin 2026-05-14 06:29:18 +02:00
24db259435
add super enchant as lib 2026-05-14 06:28:50 +02:00
d867ca6c85
forgot paper version 2026-04-23 14:16:48 +02:00
1b86996317
add 26.1 ver to modrinth versions 2026-04-23 12:32:41 +02:00
bce43649bc
fix build error 2026-04-23 12:28:30 +02:00
12bfcb75ce
add more spigot warnings 2026-04-21 15:19:06 +02:00
e30f09120d
Work with eco item (#106)
Use material key instead of material enum

This is made with the goal of making eco item work as independant item.
so item type key now depend on eco item's id 

Known issue: EcoEnchant target group still do not has the eco item id inside it and cannot be handled properly by custom anvil
2026-04-21 15:18:37 +02:00
b42fb42d83
fix weird isAir error ? 2026-04-21 14:20:17 +02:00
daa1c6171f
check section exist for group & conflict 2026-04-12 20:39:31 +02:00
d4e94872d8
fix recipe error 2026-04-10 12:12:11 +02:00
7612eac765
progress on using namespaced key instead of material 2026-04-10 12:12:06 +02:00
TrashyPixl
1a71086327 ci: use native github actions features for environment variables 2026-03-26 11:41:22 +01:00
45fe037a92
[ci skip] version bump 2026-03-25 11:07:39 +01:00
d061bfc6f4
Revert "[ci skip] try better changelog"
This reverts commit f520d5e3db.
2026-03-25 03:52:18 +01:00
889d452466
Merge remote-tracking branch 'origin/v1.x.x' into v1.x.x 2026-03-25 03:31:11 +01:00
7fbf68dff3
[ci skip] add deprecation warning 2026-03-25 03:30:50 +01:00
f520d5e3db
[ci skip] try better changelog 2026-03-25 02:25:47 +01:00
e5167971f4
[ci skip] faststat ver up 2026-03-24 02:47:06 +01:00
3d50e0ec82
bruh 2026-03-24 01:40:46 +01:00
60ebdbf107
fix bad copy paste 2026-03-24 01:40:22 +01:00
f3c6526967
add excellent enchant limit 2026-03-23 23:54:38 +01:00
8ded2ae9c6
Better enchant limit & remove protocolib (#109)
Simplify item level limit code by deleting "default level" and using
enchantment's default level instead
allow max level 0 for "can't use it" and -1 for "default maximum"
made the enchantment limit gui reflect the above change

Also removed force protocolib in config as hopefully should be
unnecessary. It is still in the plugin in case something go wrong, which
seems unlikely as never been necessary as far as I remember
2026-03-23 20:40:52 +01:00
f0d2f07703
int item display better 2026-03-23 20:06:58 +01:00
26469982b2
indicate alias 2026-03-23 18:26:20 +01:00
882e50e449
remove force protocolib in config 2026-03-23 18:04:14 +01:00
c96dd7d308 simplify and extend enchant limit 2026-03-23 17:57:47 +01:00
f59071f504
prioritize paper nms on paper servers 2026-03-09 22:43:57 +01:00
6afe51acca
reduce faststat java major version 2026-03-09 22:16:35 +01:00
6a4c861eab
update faststat 2026-03-09 21:22:49 +01:00
ab3e4a32ba
[ci skip] version bump 2026-03-03 16:19:59 +01:00
b532ce7dc6
avoid error on java < 21 2026-03-03 16:19:59 +01:00
e08a02a84a
fix class error on java 17 2026-03-03 16:19:59 +01:00
9b8a2d0f32
[ci skip] update permissions in readme 2026-03-03 15:21:40 +01:00