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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,12 @@
34
34
# Unreleased
35
35
36
36
- Added replacement of , by . for placeholders requirements. If your placeholder returns a number with a comma instead of a period, the plugin can handle that.
37
+
- Added base64 MaterialLoader. Allows to load ItemStack with all the data it can contain.
38
+
- Added cooldown on button click. The default cooldown will be 350ms.
37
39
- Fix Folia with VersionChecker [#35](https://github.com/Maxlego08/zMenu/issues/35)
38
40
- Fix error with mini message format in 1.16
39
-
- Added base64 MaterialLoader. Allows to load itemstacks with all the data it can contain.
40
-
- Change `/zm save <item name> <base64/yml>`, saves an element in YML or base64 format. The base64 format will save the itemStack with all its data.
41
41
- Fix JUMP Button
42
+
- Change `/zm save <item name> <base64/yml>`, saves an element in YML or base64 format. The base64 format will save the itemStack with all its data.
0 commit comments