#limiting adonis command access

1 messages · Page 1 of 1 (latest)

shy arch
#
    ["Moderators"] = {
        Level = 100;
        Users = {
            "UsernameHere"
        };
    };
#

it also tells you in the settings file

#

read that

shy arch
#

settings.Permissions

#

"cmds:100"

#

@wide cobalt

copper fern
#

you can make it so non-admins cant use adonis

shy arch
#

⬆️

copper fern
sick pumice
#

i swear it was settings.AdminOnly

copper fern
#

no it's always been that

sick pumice
#

i think im going insane

#

oh my god

#

that was a flashbang of white, pink and green

#

jesus christ 💀

#

youre making a new cmd with that

#

so no

#
settings.Permissions = {
"cmds:100"; -- This sets the command `cmds` to only be used by people at 100 (Moderator) or above
"ban:900"; -- This sets `ban` to creators (900) or above
#

sure lemme open

#

@wide cobalt

#

ur trynna limit the console to only admins right?

#

no

#

this right here

#

read this

#

what commands are you trying to limit

#

💀

#

@copper fern help

#

then...

#

only make ur girlfriend admin

#

oh 💀

#

either way

#

only make them admin

#

because

#

you will need to manually change all of the cmds permissions to creator

#

or whatever level u choose

#

and theres 400 cmds...

#

set FunCommands,PlayerCommands,ChatCommands to false

#

settings.Console_AdminsOnly = true

#

if u wanna remove the help system too then settings.HelpSystem = false and the HelpButton too