New update. Changelog:
Added support for 94.0+ TPT versions
Added jacob1`s mod support
Interface improvements
Text input fields now can be switched with TAB key
Update is not available on the scriptmanager yet. Pastebin link updated
I have a bug report. I am running Jacob's Mod and the bug that I found is when trying to use "Set Type", I wrote COAL then GOLD. So it should replace the coal with gold like a Philosopher Stone. But for some reason, it only switched one pixel of coal. Is this normal for the command block?
Thanks for report. Fixed version available at link in the first post
New bug report. I am running Jacob's Mod. Your Set Ctype is glitched. Luckily, I found the problem. You wrote tpt.set_proptery("tmp2") twice so it set tmp2 instead of c-type. The second bug is that you can not change spwn2 because you put a limit of only four characters.