#rank give, configure help

107 messages · Page 1 of 1 (latest)

cyan sigil
#

i couldnt figure it out even after reading faq
if anyone could refer me to someone or help me, that would be great
i need help with making ranks, limits commands to those ranks and add a gamepass for a vip+ and choose the commands i want for it

i js want ranks like

owner (me)
headadmin
mod
vip+
member

and i wanna choose the commands for the ranks so no abuse will happen, and how to give out the ranks by putting user id or a command or something

vale pulsar
# cyan sigil i couldnt figure it out even after reading faq if anyone could refer me to someo...

take some time reading through the Config.Settings

you can configure roles and what commands they have access to in there, you can also change the name of the roles if you'd like

GitHub

Trusted by millions of developers, Kohl's Admin is a powerful and versatile tool that empowers you to effortlessly manage your Roblox experiences. - kohls-admin/kohls-admin

#

you can use the role/rank command to give people roles

cyan sigil
vale pulsar
#

either works

#

rank is just an alias for the role command

cyan sigil
#

alright where exactly can i configure what commands i give them

vale pulsar
#

in studio, Config > Settings

#

you choose what commands roles get

#

can add/remove commands from roles via command group or commands table override

cyan sigil
#

" groups " right ?

vale pulsar
#

above roles is also the commands table to easily add or remove commands without affecting the groups

#

groups are an easy way to add/remove a group of similar commands

cyan sigil
cyan sigil
# vale pulsar

is this how its supposed to be?, i enabled third party sales

vale pulsar
#

the legacy config is for the old version of the admin, i recommend using the new one

cyan sigil
#

parent : config

vale pulsar
#

Config > Settings

cyan sigil
#

shall i delete the other one ? or do i reset it to deafult

#

default

vale pulsar
#

i'd reset it to default

cyan sigil
#

is this good?

#

sorry if im asking a lot im new to this stuff and i dont know if im on the right path or not

#

and i still dont know how to configure commands lol

#

i know that i should set like 1 2 3 according to the group commands i want but i wanna individually see the commands so i can restrict the abuse of them on the gamepass vip+

vale pulsar
vale pulsar
cyan sigil
#

just show me a example so i can have a general idea

drifting kettle
cyan sigil
cyan sigil
drifting kettle
cyan sigil
#

but i want it to be executed on themselves only

#

not on other people

cyan sigil
#

i want a overall idea on how to add, remove certain commands from ranks

vale pulsar
#

vip role has onlyTargetSelf by default

#

onlyTargetSelf = true, -- Can only use commands on self

cyan sigil
cyan sigil
vale pulsar
cyan sigil
#

set it falsea nd still shows

vale pulsar
#

set what to false e.o

#

that looks like 1 not false to me

cyan sigil
vale pulsar
cyan sigil
#

ok

vale pulsar
cyan sigil
#

and to remove a command from a rank char = false; ?

vale pulsar
#

can add commands = { char = true }, to that table

cyan sigil
vale pulsar
#

yup

cyan sigil
#

okay thank you so much

#

you da best

#

lemme try

vale pulsar
#

just needs to be above the },

#

and you can verify that vip got the command by checking the command in commands after you publish

#

it should say restricted to VIP, mod, etc

vale pulsar
cyan sigil
#

commands = { char = true , spectate = true}, @vale pulsar like dis?

cyan sigil
#

hey @vale pulsar i wanted to also make a pass to access the command ;fly only is this correct?

#

or do i put the it above player

vale pulsar
#

you also might want onlyTargetSelf

cyan sigil
#

@vale pulsar ^

vale pulsar
#

i'd remove the ; personally

cyan sigil
#

is this better

#

or do i put the targetself inside

vale pulsar
#

put it inside

#

looks good otherwise

#

try it out in-game, you can use the viewas command

cyan sigil
vale pulsar
#

to see what it looks like for a certain role

cyan sigil
#

commands ingame dont work anymore and the icon ontop doesnt show when i enabled it did i do something wrong @vale pulsar

vale pulsar
#

probably broke something in your config

#

check the f9 console

#

and fix your error

#

we don't help with learning how to script here, sorry

#

you might want to ask a friend who is a scripter to help you out

cyan sigil
#

no thats fine i was js asking if i did something wrong

#

within the settings code

cyan sigil
#

would you be able to provide me the code for a new rank

vale pulsar
#

just copy and paste one of the other ranks

#

don't put it after creator