Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Supported environments
Creators
Details
Changelog
Release v1.1.0: Variable System with item count tracking Features:
- Add variable system for dynamic value storage
- New /var command to create and manage variables
- Support three variable sources: hotbarSlot, itemsOfSlot0-9, direct integers
- Enhance slot and swapSlot aliases to accept variable names
- Add item count tracking from hotbar and offhand slots
- Variable name validation (cannot start with numbers)
- Full config file support for var commands
Documentation:
- Add comprehensive CHANGELOG.md
- Update README.md with variable examples and use cases
- Update DEVELOP.md with technical implementation details
- Add variable system documentation across all guides
Implementation:
- New VarAlias builtin with global variable storage
- Enhanced SlotAlias to resolve variables
- Enhanced SwapSlotAlias to resolve variables in both arguments
- Automatic variable/number resolution via VarAlias.resolveValue()
Backward Compatibility:
- 100% backward compatible - no breaking changes
- All existing configs and aliases work unchanged
- Variables are opt-in feature
Version: 1.0.4 -> 1.1.0
Files
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Game versions
1.21.9–1.21.11Environment
Client-side only
Downloads
5Publication date
February 26, 2026 at 12:10 AMPublisher

Prohect
Member


