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

I have archived all of my topics created before 2024 due to being outdated or possibly having misinformation.

I made these when I was a lot younger and don’t think they’re very good, so I’ve gone ahead and archived them. You can still read my old topics if you want, but they won’t be of very good quality.

Archived topic

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 may start working on it again when I am less busy, but I am unsure.


This panel is the successor to [archive] SimplyAdmin.


About

Simple admin panel completely based on user preference, and works for anything.

The way that this works is that instead of having a bunch of hardly modifiable commands that comes with the panel, you can install “plugins” that are easily customizable, and can have as many as you would like. Plugins control everything that happens in the panel. It also includes a rank system, with group support. More information is on the GitHub repository’s wiki (at the bottom). The way to install it and some more info about it is on there.

You will probably have to make the plugins yourself, unless anyone shares any plugins they make. However, I have provided 3 premade plugins you can test out/use.

Moderation.rbxm (14.0 KB) - Kick and warn players, and announce stuff.
CharacterControl.rbxm (2.5 KB) - Modify other players, like freezing them or killing them or punishing them.
TimeControl.rbxm (1.9 KB) - Change time and gravity.


Preview


Enjoy

I hope you find this useful.

If you would like to report bugs, please open an issue on the repository. If you would like to discuss anything, please reply on here. Thanks!

If you need help installing the actual panel, I can help you. Please note things that you are having issues with so I can put it on the wiki.


Links

For Developers

38 Likes

I updated the plugins, moderation plugin now announces if a player has been kicked

2 Likes

I have to say, looks pretty cool! :+1:

3 Likes

It seems as if this has broken for some reason, I will look into it. It seems like the ranking system is broken.

1 Like

Super cool! Great job on this.

2 Likes

New update!


Hello, I have made a new fix for UPanel.

  • Ranking issue should be fixed, it used to set everyone’s rank to unranked after I changed one of the builds, sorry! It should be fixed now though :happy3:
  • Added some more details to the console, like the build number and if a player has been granted the panel. This can still be turned off in settings.

BUILD VERSION 2

2 Likes

Thank you for the support! If you have any suggestions or anything, you can ask me.

2 Likes

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