Closed JBartelsson closed 8 years ago
Thanks for the suggestion. I've been thinking about this already, see #12 where I note I want plugins to be able to "Access previous commands already processed".
Could you repost your idea as a comment on that issue? I see this as the same idea, but I would like to remember your specific suggestion.
I'm going to close this one. I've added a note on #12 that links to this. They are both the same issue.
I got my plugin with 3 CMD blocks that are created http://pastebin.com/9ruzMBZ8 Smelt should provide the plugin(here !resetentity) with information about the last command block. Example:
Or a function called for example:
setCommType({"type":"chain","auto":true}); would do the same as typing in {"type":"chain","auto":true} in the .mcc file
thanks for reading