Commit graph

50 commits

Author SHA1 Message Date
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
737d955e9f add bypass level check permission and update README.md 2024-02-03 00:23:03 +01:00
181dbbb1e4 change permission and update gitignore 2024-02-03 00:13:00 +01:00
6133419499 fix strange level price for book. 2024-02-02 16:18:11 +01:00
9f35c1a98d custom conflict now work. 2024-02-01 19:38:49 +01:00
8ba1b532df add enchant conflict and it's yml and finished material groups yml 2024-02-01 01:29:07 +01:00
alexcrea
e18e5b224e Add material groups and prepare additional permissions. 2024-01-31 19:46:44 +01:00
DelilahEve
7c857b3cb5 fix durability calculation 2022-08-24 12:12:33 -04:00
DelilahEve
af99913eae fix durability repair and item naming 2022-08-24 11:49:29 -04:00
DelilahEve
7ee3a37b13 fix permission check 2022-08-21 07:45:32 -04:00
DelilahEve
271d173f5f comment & formatting 2022-08-20 21:17:48 -04:00
DelilahEve
e53f9cc88c Initial commit 2022-08-20 21:14:21 -04:00