[archive] UPanel - Modular Admin Panel (No longer being maintained)

Management!


Added a new QOL feature to UPanel!

  • You can now click the title of any section to close it. The visibility for each will be saved in an attribute, so if an object was already invisible it won’t be visible again. Simple feature, but can be great if you have a lot of plugins and need to close some.
    VzhyH7BS7L

  • Searching for sections will also come soon.


BUILD VERSION 3

1 Like

So the plugins folder doesn’t seem to work. Are there any examples of what I need to do?

1 Like

Can you send the script over for the loader? The examples should be on the installation page however i made that at like 5 am so it might be hard to understand lol

Make sure the plugins folder is capitalized, this should be the file structure you have:
image

1 Like

Apparently im dumb and this has been broken since like build 2 lol

Ill fix it, i accidentally did something wrong in the script

EDIT: I will fix it tomorrow. If you want to fix it temporarily, add this before the UnrankedAccess property:

Plugins = script.Plugins:GetChildren(),
1 Like

I am loving that logo. You should also incorporate a permission system if you haven’t already.

Nonetheless, good job.

1 Like

URGENT MESSAGE FOR UPANEL


  • Apparently UPanel has been broken since build 2, and that’s why I was getting reports of it not working. Sorry about that.
    To fix it (this goes for current users too, please update this as it could break in the future if you don’t) change your setting for “Plugins” to the current setting on this page. If the setting doesn’t exist, add it.
    Installation · intergrav/UPanel Wiki · GitHub

  • Side note I added a preview image for the directory, so if you are having trouble installing you can look at this:


BUILD VERSION 4 | cc @watamelnKalashnikov @HackItsGood @alessdai @DesignSimply

3 Likes

Hey! Quick question, I currently use Cmdr I may not swap over to this since I already have it setup for my game but for others with the new esc menu coming soon what have to done to make sure roblox UI doesn’t overlay the admin panel?

I did make a suggestion on they should allow us to use all the extra empty space they have to create our own UI and you already have your UI setup in a way It wouldn’t be hard to move to that menu if they do take the suggestion.

1 Like

That is, if they do. It’s pretty hard to get a feature added in from roblox, but it would be a cool idea.

If it was added though, I would definitely add that as a feature for UPanel. The aim for UPanels design/ui is meant to fit in with the rest of the Roblox UI, so it would work.

Not exactly sure what you mean here, do you mean for me to move it to the right when the menu opens? I could probably do that, however there is no official way (from what i’ve seen) to actually detect if the menu is open or not.

Still, good ideas. I will put them into my list of features for future reference if its added.

1 Like

Simple UI Update


  • Simple ui update, added some small dividers for the sections and made the elements more noticable

BUILD VERSION 5

1 Like

The Github discussion page seems to be removed. If you can please fix it?

I removed it since it was never used, just use the devforum thread for that instead :smiley:

(I forgot to update the post that the discussion was removed, its now updated and says to reply here)

Looks interesting. I will be following this further.

1 Like

Quick Note


If you would like to, you can donate to support UPanel if you want. If you donate, it will show your name when you hover over the credits at the bottom of UPanel. Just message me on here if you do buy it, and I will check and update the panel.


NO BUILD NUMBER

This resource is great!

could you add a feature to make the Title frames be less transparent, or more visible? It’s currently hard to see whats a title and whats a button

1 Like

On it, imma just do a whole transparency change on everything since from what I can tell its hard to see buttons and stuff, and now that ive looked at it more yeah it is lol

Updated UI Transparency


Very small change but hopefully this should make it easier to see the buttons and stuff. Enjoy! (suggested by @baseparts and a couple of my friends)


BUILD NUMBER 6

If I may ask, is there a collection of plugins for this panel? Or am I supposed to create them myself? This does look very interesting and I might use it in my future projects!

The main purpose of this is that you have to make the plugins yourself and you have full control over the panel. I did provide 3 plugins you can use as template plugins, and you can follow the documentation to make your own plugins. Its really simple. (You can also use the plugins if you want, should work in a production game)

Basically, I am providing a nice looking, modern panel that you can use for really anything.

2 Likes

Is there a way we can change the key that brings out the menu?

Hi! This resource is no longer being maintained. Even after SimplyAdmin, its a pretty buggy system and I can’t find the time to work on it. Remember, it’s open source so do whatever you want to it idc lol


I never had provided a way to, but you could probably look into the source code and change it

2 Likes