Deleted deleted

deleted deleted deleted deleted

10 Likes

Reminder : the previous admin panel has 41 commands, this one has 85 commands!] Enjoy :slight_smile:

2 Likes

I would suggest to add the option to fetch admins from a group and the command /admin to add admins inetad of adding the ID to the table and shutting down the servers.

The UI could also be improved, to me it looks pretty basic and plain

2 Likes

Do you mean that it should give perms to people that are on certain roles in their group?

1 Like

Yes because that way people can rank users in a group without modify anything in the script

2 Likes

Absolutely amazing! Keep up the good work!

2 Likes

nice i would def use it for my games

2 Likes

thank u valkyrop you saved my time

2 Likes

Oh sure, thank you for the suggestion.

Here :

local Admins = {
	["Admins"] = {
		Players = {370831180};
		Group ={ID = 9854805;Rank = 250};
	}

}
2 Likes

Everyone, small change :

You now can just provide your group id and required rank to be able to access the gui!
Go to the AdminGiver script,
You can provide your players’ IDs and the group + required rank

--Admins [ID's]
local Admins = {
	["Admins"] = {
		Players = {370831180};
		Group ={ID = 9854805;Rank = 250};
	}

}
1 Like

no problems, glad to hear that! enjoy!

1 Like

the list of commands looks like 5 minute crafts in roblox studio
85 COMMANDS?!? thats a lot! VERY useful, great job!
a flaw i see is that people can literally use this panel to do a little trolling in their games, plus the ui can have a bit more detail on it

2 Likes

i made the ui look like this on purpose, but the admin itself functions well and works :wink:

2 Likes

Maybe add a command /admin and save the user to a datastore

3 Likes

Looks good, I’ll definitely have to check it out once I get home. The UI could use a bit of work though. Are you looking for testers?

2 Likes

Hey, thank you.

The gui is like that on purpose tho.

Sure, you can test it and tell me what commands u liked / need more stuff,etc.

[I plan on making more commands]

1 Like

Note:
-6 new commands.
-Issue with the X button has been fixed.

Coming soon:
-More commands

1 Like

i really like a Admin Commands for my games, but i surely have myself Admin so im sorry for not using this Admin Commands

NEW feature
You now DONT have to type the entire name of a single player!
If you type : “Ro”
and there is a player named “Roblox” then
It’d detect him and activate the command on him!

[It’s now being applied on every command] You might want/need to use the updated model [ same link]].

More and more commands are being added daily! :wink:

1 Like