#Admin Permission Issues

1 messages · Page 1 of 1 (latest)

jade mango
#

Despite my best efforts to find and fix the issue, including reinstalling Adonis to a new state, etc. I'm still having issues with permissions.

Specifically, something is making everyone a HeadAdmin (as well as those who aren't in the specific groups assigned to HeadAdmin.

In this case, I'm not sure what the issue could be.

warped lion
#

same issue im having

jade mango
# gritty gust Are they staff?

Everyone but Ace.

"HeadAdmin" is locked to Lieutenant General+ and not everyone there is a Lt. Gen+

Those who aren't even part of the group were also getting headadmin, which prompted me to reinstall adonis because I thought I did something.

gritty gust
jade mango
#

Joining now.

jade mango
# gritty gust Can you join this game https://www.roblox.com/games/14697916143/Scripting-Ground...
Roblox

Check out [TEMP] Fort Myre. It’s one of the millions of unique, user-generated 3D experiences created on Roblox. 🦅UNITED STATES ARMY🦅
━━━━━━━━━
📍 - [INFORMATION]
• Welcome to the United States Army! The United States Army is a military roleplay group that has different divisions within, all playing an important role in the path to victory!

• ...

gritty gust
#

@jade mango sorry, comouter froze, but yeah updating loader most likely fixed the issue

#

@warped lion Where you

#

My computer froze again

warped lion
#

thats not cool

gritty gust
#

@jade mango Remove the range from the group stuff and add the first rank that gets it an leave it

#

See if that fixes it

jade mango
#

Alr.

jade mango
warped lion
#

wtf man

#

thats not cool either

jade mango
#

One of the unauthorized humans did it to everyone.

gritty gust
#

Remove the range

#

Remove the :16

umbral panther
jade mango
#

Oh?

umbral panther
#

As is Admins and Moderators

#

Group:Id:Rank / Group:Id:-Rank are the only accepted forms

#

So for you,

#

HeadAdmins replacement: Group:33671520:-19
Admins replacement: Group:33671520:-17
Moderators replacement: Group:33671520:-9

#

Rank 19 and above gets HeadAdmin

#

rank 17 and above gets Admins

#

rank 9 and above gets Moderators

jade mango
#

Alrighty. Thank you.

umbral panther
#

It is giving head admins because it is erroring in the .match, so it defaults to "IsInGroup" method

jade mango
#

Ah.

umbral panther
#

It is not good design that we have it defaulting to that check, it should return false if any of the matches error

gritty gust
#

What here was malformed?

umbral panther
#

Nothing by the looks of it

#

What other ranks do you have

jade mango
#

Those are the Upper ranks, so DAS+

#

So the other ranks. From E9A to General need to all change, correct?

umbral panther
#

With how -{rank} works, it checks if you are at or above that rank in the group

#

It takes the highest admin possible out of what you "match"

gritty gust
#

Well a fix was found

umbral panther