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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,9 +27,17 @@
27
27
-[ ] Add a tool to transform ItemStack to base64 and vice versa. This tool can be used to all my plugins.
28
28
-[ ] Fix the bug about the `clearInventory: true`. It does not restore inventory when the menu is closed.
29
29
-[ ] Add the support for the `http://textures.minecraft.net/texture/e34969c2684e4f62d5f87875460441a9f849d296c01e4c621636bb6acda696f7` in the URL of a custom head.
30
+
-[ ] Update pom.xml for add {projet.version} in plugin.yml
30
31
31
32
# Unreleased
32
33
34
+
# 1.0.2.3
35
+
36
+
- Fixed the pattern display, they will now appear first and let the more important buttons pass over
37
+
- Fixed MenuItemStack build method, add boolean for use cache or not
38
+
- Fixed PAPI use if player is null
39
+
- Create new button type: JUMP [#34](https://github.com/Maxlego08/zMenu/pull/34)
40
+
33
41
# 1.0.2.2
34
42
35
43
- Added open menu with item interaction [#29](https://github.com/Maxlego08/zMenu/pull/29) by EnzoShoes
0 commit comments