I’ve been experimenting in making plugins recently and made this simple plugin.
This makes editing Roblox’s built-in Guis, Menus, and Settings faster and easier especially for novice developers like myself. https://www.roblox.com/library/9506019282/Core-ALPHA
Side Note:
This is my very first Plugin that I ever distributed to the public and still have a lot of work to do to make it perfect. I am open for criticism and would gladly learn from your opinions.
Features
–[Core Gui]–
Computer
-Disable Playerlist
-Disable Backpack
-Disable Health
-Disable Chat
Mobile
-Disable Jump Button
Note
The disable jump button menu doesn’t fully disable the button itself, it only makes it invisible to players. To fully make people unable to jump you can disable it by going to starterplayer and scrolling down to the Character Jump Settings and setting the Character Jump Power to 0.
I think a cool addition to this would be a live view of the core GUI while the plugin is on, (which actually might make general UI design easier for everyone, since you could see where the icons are), where you could switch between pc and mobile.
Now, to accompany that, hovering over the piece of UI would give it an outline, except for the pause button (still have the button for UI design purposes). Why? Well, clicking on the UI elements could disable or enable them!
If that was the case, how would users tell if the UI is disabled or not? Have disabled UI be more transparent with a red tint.
I think that those changes would push this plugin from great, to really great!
Still, I think that this is a great plugin, and has much more use because of mobile UI modification support. I just find the UI to be, kinda ugly. But this is an easy install choice for me over the competition. Great work!
The Ui is still kind of ugly but I changed some things on it.
I still do not have a lot of time to add major stuffs to the plugin but I’ll sure try to make the Plugin better.