You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,9 +32,18 @@
32
32
-[ ] Adding more logs on the errors that can occur with custom items like ItemAdder, this will cause an error but the user will not have the information of why, for example when the item does not exist.
33
33
-[ ] Create a new class for loading buttons to add more elements, like a boolean to check if the button needs an itemstack
34
34
-[ ] Can split a file into several and thus avoid having too large files
35
+
-[ ] Add open link with a book
36
+
-[ ] Add slot type for create pattern (Allows to fill slot areas as do the outline of the inventory)
35
37
36
38
# Unreleased
37
39
40
+
# 1.0.2.8
41
+
42
+
- Add /zm inventories - Allows access to the inventories of the online inventory editor
43
+
- Add PlayerInteractEvent in DupeListener
44
+
- Fix classic meta with PAPI color
45
+
- Fix NPE with ButtonOption
46
+
38
47
# 1.0.2.7
39
48
40
49
- Start of development of the [zMenu+](https://m.zmenu.dev/4) paid addon. This addon will be available with the purchase of [Premium](https://minecraft-inventory-builder.com/account-upgrade) upgrade.
@@ -57,9 +66,10 @@
57
66
58
67
- Add BlockPlaceEvent for Anti Dupe
59
68
- Add placeholder %zmenu_test% for testing
60
-
- Fix sound action, pitch and volume was reversed
61
69
- Add ``job`` requirement. Check if the player has a job with JobsReborn plugins
62
70
- Added a cache on placeholders. By default, the cache is 500ms. That corresponds to opening a menu. So if you have several times the same placeholder used, it will only be called once.
0 commit comments