Project
New File
Rename File
Delete File
New Project
Import Project
Export Project
Undo
Redo
Compile
CommandStudio v0.2.6-beta
Options
Help
Manual
Changelog
About
Discord
Github
×
Ok
Cancel
×
Ok
×
Ok
Cancel
×
Download
Cancel
×
Options
Use old entity names (1.10 and lower)
Auto reset the command block which executes the import
Save
Cancel
×
About
CommandStudio
v0.2.6-beta
Made with
by
Marcantouf
Credits
Initial idea strongly inspired by
tossha
and his
Redstone Programming Language
Ok
×
Changelog
Syntax changed a bit, please refer to the manual to update your code
v0.2.6
Added autocompletion of recipes (Minecraft 1.12)
Blocks and items names are now highlighted
Minecraft variables (such as
dataValue
or
enchantmentLevel
) are now in italic
v0.2.5
Added Minecraft 1.12 support
v0.2.4
Fixed escaping
v0.2.3
Added keyword
marker
v0.2.2
Added native procedures
Added keyword
invert
Added keyword
void
Updated manual
v0.2.1
Auto use of
/stats
on command blocks
Ability to nest commands/command blocks
v0.2
Brand new compiler!
Instant importation
Command block chains are now orientable
New math system that supports both single numbers and coordinates
Non-positioned command blocks are replaced by commands
position
keyword changed to
chain
Variables must be declared using the
var
keyword
Line number is now indicated when an error occurs
Command blocks must be indented
Escape character changed from
\
to
`
to avoid confusion
New keyboard shortcuts! (see manual)
Added an option to automatically remove command from the summoner command block
Updated manual
v0.1.2
Added Minecraft 1.11 support
v0.1.1
Added autocompletion (press Ctrl+Space)
v0.1
Initial version
Ok