Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: t3hub3rz on March 16, 2010, 07:53:31 PM

Title: allow
Post by: t3hub3rz on March 16, 2010, 07:53:31 PM
Hi i was just wondering how do i make it so that the usergroup operator is allowed EVERYTHING

Code: [Select]


"operator"
{
"allow"
{
}
"deny"
{
}
"inherit_from"
{
}
}

Title: Re: allow
Post by: Megiddo on March 16, 2010, 08:16:42 PM
Make it inherit from superadmin and make admin inherit from user? Just make sure you stick the ulx seeasay I think it is inside the allows for admin. I'd highly recommend just making a new group that inherits from superadmin though.
Title: Re: allow
Post by: JamminR on March 16, 2010, 09:18:13 PM
Why create a separate group from superadmin?
Superadmin = all access/root user/gmod access to everything.
Sure, it can be done, but, why?