[HD Admin] How to make the ";morph" command available for NonAdmins?

I’m trying to make the ;morph command available for NonAdmins (Rank 0), but I can’t seem to find the HD Admin ModuleScript that enables me to do this.

Please note: I just want the ;morph command available for NonAdmins, not any other commands.


Any help you could give me would be greatly appreciated.🙏
1 Like

Please ignore my request, I figured it out. :slight_smile:


Here’s what I did:

HD Admin > Settings > Modify Commands (Line 211) > Added ["morph"] = "NonAdmins" below SetCommandRankByName = { (Line 212)

I haven’t confirmed if NonAdmins can apply the command to everyone or just to themselves.
I hope it’s the latter.

1 Like