#Adonis Rank Permissions Question

1 messages · Page 1 of 1 (latest)

glass roost
#

Hello there! Quick question about the settings.Ranks section. If I was to do Group:123456:>=235 for Creators would it make all roles above that rank ID HeadAdmin?

#

Ping me when replying please.

earnest idol
#

Group:<GroupId>:<GroupRank> will select only that specific rank, however you can do Group:<GroupId>:-<GroupRank> to select that rank and all ranks above it

#

@glass roost

glass roost
#

for ranks 252 and aboce

earnest idol
#

yes

#

to select all ranks above too, you have to add a minus (-) before the rank

#

Group:16103969:-252

glass roost
#

then that would be all ransk above 252?

earnest idol
#

yes

glass roost
#

okay ty

#

another question sorru

earnest idol
#

?

glass roost
#

if i wanted to have multiple ranks for HeadAdmins and I did Group:16103969:249,250,251 would that work?

earnest idol
#

you'll have to do those separately

#

"Group:yourId:249", "Group:yourId:250", "Group:yourId:251" and so on

glass roost
#

ah ok

#

separate by commas or semicolons?

earnest idol
#

lua lets you use both

glass roost
#

okay

#

like this?

earnest idol
#

yes

glass roost
#

okay perfect

#

thanks so much for the help