mcs
Version:
A pre-processor to write Minecraft Functions more efficiently
23 lines (22 loc) • 497 B
Markdown
v settings (@!namespace)
v groups
v functions
v Parsed comments
v Basic commands
v variables (str, num, bool)
v arrays (declare + calling)
v variable set
v use variable in command (say $hello)
v make sure string variables don't show their "" when using
v Eval blocks (` `)
v If, else if, else
v For loops
v Foreach loops
v range macro for foreach
v execute block
v macro, with parameters
v macro commands
v macro return
v macro calling
v variable selectors
v Multiple groups