Thoughts on an admin panel

Hi! I’ve been working on this admin panel for about an hour or two and wanted some thoughts or ideas on buttons to add. Anything helps. :slight_smile:

3 Likes

I like the UI concept! I do have a question that I am interested in hearing your response to… How do you prevent exploiters and such from accessing and using this panel and the remotes that allow this to function?

1 Like

I haven’t really looked into that much. I mainly just am planning on putting in an Permissions system, so a script will check once a player is added, it’ll check the perms of that player via a datastore. The perms will be set such as 1 = Player, 2 = Mod, 3 = Admin, etc etc.

If the player is a 2 or 3, then it’ll activate the UI in that player

That should be fine IMO. To your previous questions about the buttons perhaps add a backpack checker if the game has tools or anything of that nature, perhaps have it detect property changes that are irregular, maybe a strike system? I don’t have much of a “brain-storming mind” when it comes to admin panels but it seems very nice.

1 Like

Lack of shadow. Shadow is a major element on UI and it’s a must using it.

2 Likes