Cmdr: A fully extensible and type safe command console for Roblox Developers

for the server part, add a script into serverscriptservice and put the code into that one.
for the client, add a localscript into starterplayerscripts and put the code into that one also

1 Like

This is not something like Adonis or HDAdmin, not much is “built in” it’s up to you, the end user, to add features you need. The post above mine may provide help on how to require it.

1 Like

not sure as why you would want it to be built in, as in my opinion thats just being lazy, but my post (here) can help you set it up.

1 Like

Can anyone describe Groups in Command Context.

In the Documentation you can use it in the BeforeRun hook:


https://gyazo.com/5343db41a89981487a58d9e26118aa4a

But in the documentations it does not describe Groups. What is it?

2 Likes

What is Aurora?

Thirtycharacterlimit

2 Likes

I am at a loss for how to do this :C The instructions are so confusing :confused:

2 Likes

The documentation does describe Group, it says:

Optional, can be be any value you wish. This property is intended to be used in hooks, so that you can categorize commands and decide if you want a specific user to be able to run them or not.

Also, this is Aurora; GitHub - evaera/Aurora: (Deprecated) Aurora is a library that can manage status effects (known as "Auras") in your Roblox game.. Though, Aurora has been archived and Fabric will be replacing it.

3 Likes

Is there a model? I’m just asking, because I was having trouble setting it up.

3 Likes

No, you need to download the .rbxm file and import it into studio.

3 Likes

I been trying to do that on my Microsoft Surface 10 and I’ve been getting errors.

3 Likes

What errors are you receiving?

3 Likes

image

Sorry if this is simple. I am a noob when it comes to files.

2 Likes

Import it in Roblox Studio, do not open the file.

2 Likes

Which file do I open, because it’s a folder will a bunch of files inside.

Did you download the .rbxm file or the zip file?

1 Like

I’m setting it up the manual way, so I installed .rbxm


This is where I downloaded the file.

1 Like

Okay, so open Roblox Studio. Then, open the place and right-click in the Explorer window to import the file.

3 Likes

There is no option to Import the file.

2 Likes

Just drag it in

2 Likes