I was wondering if it is possible to have multiple Owner ranked people within the HD Admin?
I noticed that it automatically selects the holder of the group to be the Owner in the admin, though I’d like to include 2 other accounts to have that admin as well.
At this current time, I have Sylvren, and ZestyTrevy under HeadAdmin temporarily.
You can go into the functions modulescript (under the hd admin folder i assume) and set every permission level of 5 to 4, so that every owner permission is avaliable to 4 and up.
(You can get it by using :LoadAsset() on the module HD Admin requires.)
In the Commands submodule of HD Admin (located under MainModule.Server.Modules): You can change which commands are limited to which rank. There you can just use Ctrl+H and reaplce all Rank = 5 to something like Rank = 4