I was using this script called Simple Command Block. This command block script is different than most command block scripts, however, because instead of typing in the Lua command, which would be highly dangerous as Lua can do many things to your computer, you can choose what you want it to do on an interface that pops up. However, on Jacob1's Mod, it will not let me type in anything, rendering the command block nearly useless other than to reset temp, reset spark, change display mode, pause the game or set gravity. Is there a way to fix this?
I just redownloaded Jacob1's Mod from the thread. So this should be the lastest version of Jacob'1 Mod
I found an Interface API that you scripted in the script manager. Does that have anything to do with your command block?
I am fixed it and updated code on pastebin. It happened because I am forgot to unregister keyboard events that was registered by previous Interface API version
@BrianTheEngineer (View Post)
Command block script have newer builtin version of Interface API