Commit graph

27 commits

Author SHA1 Message Date
a4dda06602
Add default for eco enchant enchantments. 2024-06-23 22:13:55 +02:00
dafe595c5b
Renamed WrappedEnchantment to CAEnchantment (CustomAnvilEnchantment).
created an interface out of CAEnchantment and moved the implementation to CAEnchantmentBase.
2024-06-20 13:09:27 +02:00
fd1fb97174
Automatic Enchantment Squared configuration. 2024-06-18 17:09:55 +02:00
88c4f0509b
Optimised Enchant Squared get and clean. 2024-06-16 19:58:24 +02:00
aa1f3a446e
Add enchant squared wrapper.
Fix dependency not being load before enchantment registering.
2024-06-16 14:48:11 +02:00
aad9974baf
Rewriten how dependency is handled 2024-06-16 12:58:44 +02:00
9f74c2cfff
Implemented multiples methods for enchantment wrapper. 2024-06-16 03:46:30 +02:00
f261e3c795
Start the implementation of a custom wrapper for enchantment.
This will aim to allow to implement support for custom implementation of enchantment
2024-06-16 02:25:51 +02:00
97bf57b8aa
Remove custom metric 2024-06-14 19:18:50 +02:00
a9c65dfddc
Add support for 1.21 2024-06-14 19:14:46 +02:00
6d3cd32705
Fix issue with init of main config gui. 2024-06-14 15:38:34 +02:00
f576654685
Fix issue on anvilconfigreload before loading main config gui. 2024-06-07 14:45:24 +02:00
de51617059
Add XP cost display above 40.
Need ProtocoLib installed.
2024-05-20 18:49:44 +02:00
00fba2f4b0 alpha version up & cleanup code. 2024-03-31 01:02:30 +01:00
081266accf Add create conflict item. 2024-03-30 21:20:12 +01:00
4b5ecf301a add verbose log 2024-03-25 02:16:45 +01:00
d3f7776908 Update wrong permission being used. 2024-03-19 02:54:49 +01:00
1f05e6ef59 remove comment-out code & optimise import 2024-03-03 17:44:34 +01:00
6e0d1037bc add config menu/command name & permission. also edit version number. 2024-03-02 19:34:57 +00:00
c5dbbeb67c add save to disk & backup to int & boolean setting gui. 2024-03-02 19:34:57 +00:00
643487e1a9 add config holder. 2024-03-02 19:34:57 +00:00
60ef3781a6 moved pakage xyz.alexcrea to xyz.alexcrea.cuanvil 2024-03-02 19:34:57 +00:00
379eb12940 add test command 2024-03-02 19:34:57 +00:00
ae3971d14a edit metric package 2024-03-02 19:34:57 +00:00
dda152280f fix reload of config.yml & version up 2024-02-17 14:53:07 +01:00
729b3535bd fix hard fail on reload command 2024-02-15 16:09:19 +01:00
c366b45e16 renamed the plugin 2024-02-14 01:28:48 +01:00
Renamed from src/main/kotlin/io/delilaheve/UnsafeEnchants.kt (Browse further)