Today I made a plugin that is meant to be the command bar, but with more features, and still easy to access and use.
Currently there is not too much more features than the normal command bar; other than multi-line scripting, infinite script history, customization, and more
I would love to see your feedback on this!!
Please report any bugs.
Interesting plugin. It’s basically a script executor but with some of the added spice of the Roblox command bar rolled into a library. Here are some immediate issues I’ve found so far:
It doesn’t hide code that is outside the box. You should probably find a way to hide it.
The info button is too prominent in my opinion. It should be made smaller.
There’s also some issues with syntax highlighting. It doesn’t seem to work well with the plugin’s source code. See here:
It even highlighted the “script” in Description lol
It’s completely breaking down
Since you’re making a script executor it helps to look at and be inspired by what other similar plugins are doing. These are the two I would recommend you take a peek at: