Commander has been archived. Commander will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.4
1.20.1
Platforms
Supported environments
Details
Changelog
What's New:
- Switched to EvalEX for expression parsing.
This comes with a bunch of improvements. The main of which is support for all object fields and methods, for example:
Before you had a limited number of "extractions" you could use on an object, like x and player/level, but now, you can specify any field or method:
Old:
/say hi ${{this_entity[x]}}
New:
/say hi ${{this_entity.getX}}
/say hi ${{round(sqrt(abs(level.getSeed)), 0)}}
- Added additional casts to the
$(){{}}syntax.bool,int,double cmd:arithmeticanow supports casts and returns strings by default. Now it also requires permission level 2.
Files
Metadata
Release channel
BetaVersion number
0.2.0-1.20.1-build.54Loaders
Game versions
1.20.1Downloads
122Publication date
April 17, 2024 at 1:37 PMPublisher
zenfyr
Author




