#changing admin panel commands

7 messages · Page 1 of 1 (latest)

gray jay
#

Soo I actually wanna put an admin role for sale as a gamepass, but that admin role has kick and ban permissions which i don't want the role to have these. Where should I go and what should I change??

pallid anvil
#

admin = { kick = false, ban = false }

full citrus
#

🤔

pallid anvil
#

Should be located somewhere slightly above the roles

gray jay
pallid anvil
#

It should be something like

vip = { }
mod = { }
admin = { }
superadmin = { }