b8bcf09df7
Fix enchant cost not updating for 1.16.5
2024-06-15 00:09:29 +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
bd47f9d81b
Fix unit repair max price being off by 1
2024-06-05 13:36:01 +02:00
49d8ba304d
Fix unit repair not being capped.
...
Also fix wrong range in lore.
2024-05-28 23:10:37 +02:00
78e77df071
Small range adjusment:
...
- set min value of max anvil cost to 0
- set max value for most config by 1000
2024-05-28 22:31:57 +02:00
0906bac103
Fix some settings
...
- Fix some settings text
- Max level now work as max level outside the cap
- Remove cost limit now lock max cost and cap cost.
- Move order of some factory arguments
2024-05-23 17:31:57 +02:00
f684e15c5b
Replace "to expensive" as config option.
...
- Added "replace_to_expensive" option and its usage.
- Changed "limit_repair_value" range
- Moved order of some field to make sens between code and config
2024-05-20 18:53:21 +02:00
de51617059
Add XP cost display above 40.
...
Need ProtocoLib installed.
2024-05-20 18:49:44 +02:00
adaba63d5e
Fixed issue about level in fusing.
...
when fusing item with enchant above level limit there was some strange uncapped cases.
Also fix a typo.
2024-04-28 04:24:11 +02:00
32b535efda
Better system for handling 1.20.5 sweeping edge.
2024-04-28 04:02:03 +02:00
46ff34deea
Hacky fix for 1.20.5.
...
Also:
- version up
- metric fix (expected as config was changed)
- Prepared for long term update system
2024-04-28 03:21:34 +02:00
2861238f58
Avoid overriding left item name on custom name. fix #8
...
Also version up for convenience.
2024-04-23 02:25:52 +02:00
57cd58657d
Fix anvil inventory sometimes not updating & version up
2024-04-08 17:47:44 +02:00
fe28e27285
Fix dupe on exact count custom recipe.
2024-04-07 04:29:40 +02:00
a646d5ab02
Fix multiple issue about custom recipes
...
- Gui item not using a clone of the result item.
- Every recipe item being removed even if there was leftover
2024-04-07 04:20:07 +02:00
9f31d396ce
Add logic for custom recipe. Add default for custom recipe.
2024-04-05 18:00:46 +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
53d2ea2623
fix bug repair limit not working.
2024-03-25 00:08:26 +01:00
d3f7776908
Update wrong permission being used.
2024-03-19 02:54:49 +01:00
af892aabe0
make default config more vanilla like by disabling level limiting.
2024-03-03 18:43:11 +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
321a2b1cc8
add/change item of basic config menu.
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
1c802bc1c0
fix issue about xp and item display
2024-02-14 01:56:37 +01:00
c366b45e16
renamed the plugin
2024-02-14 01:28:48 +01:00
944e4b025c
add more usefull metrics
2024-02-12 19:23:44 +01:00
b36c1827a4
fix creative issues
2024-02-11 07:14:48 +01:00
2f051a93e3
add reload config command
2024-02-10 23:11:39 +01:00
d9c7a9376b
add shift click for unit repair
2024-02-09 15:10:05 +01:00
4195add655
unit repair done
2024-02-09 15:09:24 +01:00
77c34e029f
start new system with unit repair
2024-02-07 15:07:16 +01:00
f51240adc6
add bstats cause why not
2024-02-06 18:33:11 +01:00
8c3447338e
fix repair and rename cost
2024-02-06 16:01:44 +01:00
8d4248f1ea
last know xp bug fixed.
2024-02-04 18:01:08 +01:00
b5a2ae67fd
removed now unused config and moved for more some fields on default config.
2024-02-04 01:07:53 +01:00
5bc1d8b737
add config for xp formula and version up. also moved logo cause it is useless inside the plugin
2024-02-04 01:03:24 +01:00
87b8738c6e
Fix most issues with xp cost
2024-02-03 22:24:33 +01:00
bd28c5b71c
add xp rename cost and fix non vanilla anvil beavior. but keep some protection to avoid useless fuse.
2024-02-03 13:25:18 +01:00