Commit graph

74 commits

Author SHA1 Message Date
d622511e3c
Fix Custom recipe config GUI not being reloaded on reload config command. 2024-04-24 18:28:52 +02:00
8523044613
Progress on config GUI:
- Finished GroupConfigSubSettingGui.
- Progress on MaterialSelectSettingGui
2024-04-23 01:46:33 +02:00
d5b7e5dbfd
Finish global gui for group config. 2024-04-18 17:03:11 +02:00
2c6349735b
Start of the group config guis. 2024-04-18 02:20:46 +02:00
dee7862e82
Finished unit repair config gui. 2024-04-11 19:31:43 +02:00
9ea7624bff
Global unit repair config gui should be finished and work properly. 2024-04-10 19:56:31 +02:00
479bd03e83
Moved some class. Abstracted gui list elements. 2024-04-08 21:39:45 +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
c55c1c8c6a Update items and inventory names.
Fix some value not updating after config changed.
2024-04-06 16:49:46 +02:00
e440d05bb9 Create global and sub setting recipe config gui. 2024-04-06 15:21:40 +02:00
9f31d396ce Add logic for custom recipe. Add default for custom recipe. 2024-04-05 18:00:46 +02:00
39ae8845b5 Add custom recipe manager. 2024-04-05 17:00:04 +02:00
00fba2f4b0 alpha version up & cleanup code. 2024-03-31 01:02:30 +01:00
1b83c8db81 Finished custom item for the conflcit config gui.
Fixed multiple issue.
2024-03-31 00:51:58 +01:00
081266accf Add create conflict item. 2024-03-30 21:20:12 +01:00
bf320e1ffc Work on the displayed items 2024-03-29 00:07:12 +01:00
a30f471c6a finished page system. 2024-03-26 18:32:47 +01:00
21c39421b9 fix the plugin not working 2024-03-25 02:21:13 +01:00
4b5ecf301a add verbose log 2024-03-25 02:16:45 +01:00
a239a063ae probably finished sub setting gui 2024-03-25 00:45:27 +01:00
277cf5bedb progress on sub setting gui 2024-03-25 00:45:27 +01:00
814a8a2c89 Start to create Enchantment sub setting gui & enchantment conflict gui 2024-03-25 00:45:26 +01:00
dc35d59077 Add confirm action gui. 2024-03-25 00:45:26 +01:00
e99fd4d640 Add display item for group and order them in create order 2024-03-25 00:45:25 +01:00
41235d3024 Add group select gui and edit group logic to be able to handle group set. 2024-03-25 00:45:25 +01:00
b4cb6c2848 move openable groups and add interface for future gui. 2024-03-25 00:45:25 +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
180459a7b9 fix metrics 2024-03-03 18:43:40 +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
c0762d862e add enchant limit config gui.
also fixed some style & grammar issue
2024-03-03 03:13:14 +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
065a3a13d8 Add int value item. 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
69dde21529 add utils and fix package 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