As a command and redstone type of person, I noticed how hard it is to do some simple programming things with commands. I thought of an idea (With a clever name): The Block of Instruction. Like command blocks, they are available to creative OPs only. However, with the block of instruction, you could:
- Type normal commands, like /tp or /xp
- Create variables, like playerName = @p
- Use variables as arguments, such as /tp $playerName 0 64 0
- Use control flow, like if $playerName == "redwolf10105" then /say Hi, Redwolf
- Use loops
This is just an idea, hope it makes sense
Please sign in to leave a comment.
1 Comments