cb6040df10
better translation system
2026-08-17 13:56:12 +02:00
c636767078
translation key for load errors and warnings
2026-08-17 13:56:11 +02:00
1f00a32750
language backend logic
2026-08-17 13:56:11 +02:00
5a6962b1c4
remove legacy command
2026-07-10 15:41:32 +02:00
a202df9f0a
add /ca enchant
2026-07-08 03:28:10 +02:00
f6f68d1971
add current minecraft version to update checker [ci skip]
2026-07-07 11:51:31 +02:00
447859848b
multiples config related add
...
Java CI with Gradle / build (push) Waiting to run
- Disable console debug by default
- Display log on get to console and not "click to copy"
2026-06-29 13:40:03 +02:00
965ee33325
add debug log command
Java CI with Gradle / build (push) Waiting to run
2026-06-29 00:56:54 +02:00
380b0de92f
Lot of internal change and monetary cost ( #116 )
...
Internal changes this big was not intentional but had to do it for
monetary cost
excluding that:
- add monetary cost, with dependency on rename
dialogue
- also change some a bit rename dialog
2026-06-10 15:35:41 +02:00
856c1e08bd
add monetary config and generic progress
2026-05-28 17:26:56 +02:00
b18cf1fd59
hook to vault economy api
2026-05-28 17:26:22 +02:00
21087b89e0
force exist when fail to load non default config [skip ci]
2026-05-23 16:55:56 +02:00
2070f8fd68
do not track error
...
faststats update
2026-05-21 22:53:34 +02:00
12bfcb75ce
add more spigot warnings
2026-04-21 15:19:06 +02:00
0440835013
Help Command
2026-03-03 04:15:15 +01:00
48f0cab15d
error logging and bstats simple pie
2026-03-03 00:39:10 +01:00
3e68af06ea
progress on new metrics
2026-03-02 21:58:09 +01:00
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