Added:
- Drag-and-drop feature (experimental).
- Actions placeItem, removePlaced (for DnD).
- Rule placedItem (for DnD).
- Logical wrapper for rules called oneof.
- Serializing and deserializing item from/to base64 string.
- Actions setButton and removeButton.
- Action customSound.
- Parameter slot for inventoryItems rule to check item in some slot of player's inventory.
- Command /am serve for auto reloading menus if it's file changed.
See updated docs to understand how to use these features.
Fixed:
- Error with commands for personal variables.
- Rule setProperty now work correctly with bindings.
- Minor code improvements.