Commander | Open Sourced Admin Panel

Heyo!

We’ve rolled out DP2 A1146 to the public, this version addresses the following issues:

  • Command being executed more than once
  • Kick/Ban/TimeBan command asked for reason even if the target is an administrator
  • The “X” button will not clear the input in Players page
  • Package button being executed even a modal is on-top

This version also includes new features:

  • There’s now a button in the Topbar section to open the panel
  • Full mobile support

Note: DP2 A1146 and after will ship in a .rbxm file.

5 Likes

Thanks @nana_kon, good update!

1 Like

Hey again!

We’ve rolled out DP2 A1147 to the public, this version includes two awesome features:

Dark theme

Commander now lives in the dark



To toggle dark theme, set ["Dark Theme"] = true in Settings.

Messages (Not fully done)

https://cdn.discordapp.com/attachments/813583766039560206/813607821584498748/video.mov


Fun fact, you can send messages to all, others, random or a player!


This version includes new features:

  • Dark theme support
  • Messages
  • New API method .doThisToPlayers, will be documented soon

Hope you like it :smiley:

11 Likes

You keep surprising me. This is absolutely amazing. Thank you for your contribution!

One question, will there be more features added soon such as Trello/discord integrations
or maybe a personal message (PM) command?

3 Likes

Looks very cool indeed! I will definitely be using this in future games.

2 Likes

Personal messaging will be done once I’ve fully finished the messaging system, since both are the same thing.

About Trello/Discord integrations, I don’t plan to add it – there’s a lot of reasons behind this, one of the reasons is it isn’t highly effective in larger scale games, command logging in Trello/Discord would be too abusive if it is in a game with a huge playerbase.

1 Like

Heyo, we’ve fully finished making our GitHub repository into a rojo project file. If you want to suggest a new feature, submit a bug report, make changes to our existing code, or want to ask a question. Feel free to do it in our GitHub repository.

https://github.com/va1kio/commander

4 Likes
Image

How do I scroll down? Does it only work with a mouse?

1 Like

You can scroll down with a trackpad as long as it supports multi-touch.

For Mac, you may refer to this page: Use Multi-Touch gestures on your Mac - Apple Support

For Windows, refer to this page: Touchpad gestures for Windows 10 (microsoft.com)

For mobile devices/touch-enabled tablets, simply swipe up or down in order to scroll.

3 Likes

I tried this before and it doesn’t work, but thank you.

Edit: I managed to connect a mouse to my laptop, so it works now. I think my laptop is missing the precision touchpad feature, which is why it couldn’t scroll down.

1 Like

Hello!

I’ve tried to use this Admin Panel in my game and everything works fine except Mobile players. They are unable to move and turn their camera. Do you know what this could be causing?

4 Likes

Does this support DisplayNames yet?

I don’t plan to support DIsplayName, there’s no point doing so.

This doesn’t seem to be related to Commander, but I’ll take a look.

I checked since when I removed Commander it worked for mobile again. So it is a Commander problem.

Are you able to create a new issue in GitHub? Thanks.

https://github.com/va1kio/commander

I have a couple of suggestions for commander. I love this admin and reccommend it over any other:

  • Xbox Support
  • Banned Users (Have a searchable list of banned users and why they were banned)
  • Ban appeals (When a player is banned instead of kicking them give them a UI asking if they want to appeal)
  • Advanced logging (see who did what, when, in which server)

Hope these eventually make it!

4 Likes

Hi, this is pretty cool!

Does commander have a command for pulling up something like Dex explorer? That would be great for debugging. Thanks!

2 Likes

Will Commander ever have chat commands? :eyes:

Most likely not, Commander 4 by Evo (“Commander”) is almost entirely meant as a user-friendly moderation tool for games that want a better moderation tool, more sleek design, ability to easily add your own packages (“plugins”). Unlike most other admin panels, Commander allows you to easily expand and add custom commands without having to mess with the UI and core scripts. Of course, Commander is under MIT license, ergo, you can modify it however you want so long as you keep the license and/or credit. I’m not a Commander maintainer and therefore my statement on this isn’t based on any fact given out by the authors of Commander, I’m merely given my educated opinion based off statements made by the author and prior works.

Maybe in the future, the authors will make a separate admin system for chat commands; nana_kon, who designs the interface for Commander may also work on commissions that focus on more chat-based commands. However, as far as I know, Commander is currently meant as a sleek, simplified, and better-controlled moderation panel that allows for expansion.

1 Like