Commit graph

49 commits

Author SHA1 Message Date
63353c6205 progress on diagnostic command 2026-03-02 19:48:34 +01:00
5f707c7397 progress 2026-03-02 19:48:34 +01:00
3eb07a8c09 prepare generic command 2026-03-02 19:48:34 +01:00
49abca2ccf update checker 2026-02-27 19:46:36 +01:00
ae8167faec safer start 2026-02-22 01:10:38 +01:00
905646cdee
prepare config update for 1.21.11 2025-12-01 19:23:32 +01:00
ade94bdfca
fix forgetting luck of the sea for the longest time 2025-11-10 23:43:16 +01:00
5bdd2f9b4c
add copper items 2025-09-25 20:15:41 +02:00
00adf05d2b
use eco enchant enchant limit 2025-07-24 04:29:19 +02:00
c0af35fa0b
Fix enchantments avoiding custom anvil rules when an ExcellentEnchants enchantment is present. fix #36
Also version up
2024-10-18 17:43:33 +02:00
7c283dc7f8
Splitted main logic to be more readable 2024-10-15 06:46:05 +02:00
f4f467f6fe
Fix 1.21 config being wrong:
fix 1.21 config updater and automatically repair previously broken config version:
- Allow 1.21 enchantment in enchantment book
- Add unit repair of mace with breeze rod

Also version up
2024-09-18 12:46:11 +02:00
cfe0faf456
Automaticly add default value when value is absent 2024-09-13 14:31:59 +02:00
80aeb165cc
Add basic folia support 2024-09-13 12:53:27 +02:00
0f2a295039
Created 1.18 R1 (plugin's native version) nms package.
Created 1.18 R1 handling of sending player abilities packet and tested on spigot.
Documented force_protocolib config.
2024-08-08 23:37:43 +02:00
e89fff951e
Add unit repair api. 2024-07-24 14:16:39 +02:00
03ae19e8a7
Fix reload command not executing the config event.
Also lazy loading of config guis.
2024-07-23 04:14:38 +02:00
5ed365b14d
Add DeletableResource and made every non default config a DeletableResource. 2024-07-23 03:01:57 +02:00
b89a8951b7
Use Bulk operation object for bukkit and enchantment² enchants. 2024-07-11 16:23:53 +02:00
fc7e85529c
Write default config on enchant registering.
Fix Enchantment Squared group not adding element.
2024-07-10 23:29:33 +02:00
a5c647776c
Add event for external enchantment and config registering.
Fix startup.
2024-07-10 14:26:55 +02:00
365d0ea847
Dependency enchantment registering now use the api. 2024-07-09 21:21:10 +02:00
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)