
[Suggestion] Output commands are like messages
luoxingzlx opened this issue ยท 3 comments
Can you add the function of output command? Because there will be more operability, such as implementing such code.I didn't see this feature on the wiki, Is it hard to implement?
{
"helditem": "minecraft:stick",
"block": "minecraft:chest",
"result": "allow"
},
{
"block": "minecraft:chest",
"command": "/gamestage add @p copper",
"explosion": "10,true,true",
"result": "deny"
}
Although for gamestages you will also be able to use the new 'addstage' command that I'm going to add to next version as well. Should be more efficient