How do I blacklist specific HD Admin commands for specific ranks only?

I’m making a game where there is also a gamepass you can buy to get admin, and I’ve got that all working. This is the last thing I have to do before publishing the game, but I just can’t seem to figure out how to do it. If there is a specific thing I need to do, please tell me. Especially if I have to edit the MainModule of HD Admin, if you could list the process of removing/disabling the admin commands, or atleast where they are stored and processed, that would be helpful.

I don’t think it’s possible via the settings but if I am not mistaken I think HD admin is open sourced so you could edit the commands directly.

You can actually move commands from a rank, to a higher rank.
lemme figure out how rq

“Jump” Is a command only VIP+ can use
image
As you can see below, jump is in VIP+
TO change this, remove the – in the "settings’ script, at SetCommandRankByName
image
Now, it should be under “owner” as you can see below
image
This is how you change the location of a command

It is not working, i guess ill just yknow increase the price and if anyone abuses it ill get rid of their admin